mirror of
https://github.com/Relintai/broken_seals.git
synced 2024-12-21 13:16:49 +01:00
15 lines
363 B
Plaintext
15 lines
363 B
Plaintext
|
[gd_scene load_steps=2 format=2]
|
||
|
|
||
|
[ext_resource path="res://addons/mat_maker_gd/pattern/TextureRectBricks.gd" type="Script" id=1]
|
||
|
|
||
|
[node name="TextureRect" type="TextureRect"]
|
||
|
margin_right = 300.0
|
||
|
margin_bottom = 300.0
|
||
|
expand = true
|
||
|
script = ExtResource( 1 )
|
||
|
__meta__ = {
|
||
|
"_edit_use_anchors_": false
|
||
|
}
|
||
|
bmin = Vector2( 0.12, 0.282 )
|
||
|
bmax = Vector2( 1.082, 1.112 )
|