22 lines
556 B
Plaintext
22 lines
556 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://f7n8gd1wlv4v"]
|
|
|
|
[sub_resource type="AnimatedTexture" id="AnimatedTexture_iksd1"]
|
|
|
|
[node name="SpawnableButton" type="Button"]
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="Animation" type="TextureRect" parent="."]
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
texture = SubResource("AnimatedTexture_iksd1")
|
|
|
|
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="Animation"]
|