25 lines
653 B
Text
25 lines
653 B
Text
[gd_resource type="SpriteFrames" load_steps=4 format=3 uid="uid://dqtp1l5ecav4k"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://geiagnq38try" path="res://sprites/key_space.png" id="1_xhlet"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ke1d0"]
|
|
atlas = ExtResource("1_xhlet")
|
|
region = Rect2(0, 0, 64, 32)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_qc115"]
|
|
atlas = ExtResource("1_xhlet")
|
|
region = Rect2(64, 0, 64, 32)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_ke1d0")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_qc115")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 2.0
|
|
}]
|