xiandie/config/animation/gif_importer.tscn

16 lines
430 B
Plaintext
Raw Permalink Normal View History

2025-01-17 15:43:36 +00:00
[gd_scene load_steps=2 format=3 uid="uid://b0a8yr25ujbgd"]
[ext_resource type="Script" uid="uid://bwx22yi2xss7b" path="res://config/animation/gif_importer.gd" id="1_4ckcb"]
2025-01-17 15:43:36 +00:00
[node name="GifImporter" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
offset_right = 564.0
offset_bottom = 316.0
grow_horizontal = 2
grow_vertical = 2
scale = Vector2(0.5, 0.5)
script = ExtResource("1_4ckcb")