challenge-editor/scene/tool/animation_container.tscn

12 lines
329 B
Plaintext
Raw Normal View History

2024-09-18 12:00:44 +08:00
[gd_scene load_steps=2 format=3 uid="uid://dvxwcutuiksxt"]
[ext_resource type="Script" path="res://scene/tool/animation_container.gd" id="1_biuvi"]
[node name="AnimationContainer" type="Container"]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
script = ExtResource("1_biuvi")