mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 08:55:35 +00:00
25 lines
644 B
Text
25 lines
644 B
Text
[gd_resource type="SpriteFrames" format=3 uid="uid://dhn6pld33ek0v"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://dde36pgb8fbwc" path="res://Sprites/selector_big.png" id="1_5rjgr"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_vxp1j"]
|
|
atlas = ExtResource("1_5rjgr")
|
|
region = Rect2(0, 0, 16, 16)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_bnh43"]
|
|
atlas = ExtResource("1_5rjgr")
|
|
region = Rect2(16, 0, 16, 16)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_vxp1j")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_bnh43")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 5.0
|
|
}]
|