texture_builder + growing sprites
This commit is contained in:
@@ -5,26 +5,37 @@
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_8nppj")
|
||||
region = Rect2(450, 1656, 194, 235)
|
||||
region = Rect2(46, 30, 308, 671)
|
||||
|
||||
[node name="Base1" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root", "attaches", "bottom_attaches")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_a5yje")
|
||||
part_name = "Branch15"
|
||||
part_name = "Base1"
|
||||
root = NodePath("Root")
|
||||
attaches = NodePath("Attaches")
|
||||
bottom_attaches = NodePath("BottomAttaches")
|
||||
type = 1
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(33, 85)
|
||||
position = Vector2(14, 263)
|
||||
|
||||
[node name="Attaches" type="Node" parent="." unique_id=2082226435]
|
||||
|
||||
[node name="attach0" type="Node2D" parent="Attaches" unique_id=43079773]
|
||||
position = Vector2(-6, 19)
|
||||
[node name="attach1" type="Node2D" parent="Attaches" unique_id=808392694]
|
||||
position = Vector2(0, -251)
|
||||
|
||||
[node name="attach1" type="Node2D" parent="Attaches" unique_id=950516844]
|
||||
position = Vector2(-33, -25)
|
||||
[node name="attach2" type="Node2D" parent="Attaches" unique_id=1951230244]
|
||||
position = Vector2(10, -85)
|
||||
|
||||
[node name="attach3" type="Node2D" parent="Attaches" unique_id=1491711670]
|
||||
position = Vector2(81, 80)
|
||||
|
||||
[node name="BottomAttaches" type="Node" parent="." unique_id=456407982]
|
||||
|
||||
[node name="battom_attach0" type="Node2D" parent="BottomAttaches" unique_id=885194661]
|
||||
position = Vector2(-17, 293)
|
||||
|
||||
[node name="battom_attach1" type="Node2D" parent="BottomAttaches" unique_id=1362515589]
|
||||
position = Vector2(27, 295)
|
||||
|
||||
[node name="battom_attach2" type="Node2D" parent="BottomAttaches" unique_id=1546335762]
|
||||
position = Vector2(52, 300)
|
||||
|
||||
Reference in New Issue
Block a user