33 lines
921 B
Plaintext
33 lines
921 B
Plaintext
[gd_scene format=3 uid="uid://c5tnnrq7mjvis"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://dtdncmd6dus80" path="res://assets/sprites/world_tileset.png" id="1_vmkky"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_vmkky"]
|
|
atlas = ExtResource("1_vmkky")
|
|
region = Rect2(80, 112, 16, 16)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_rlqir"]
|
|
atlas = ExtResource("1_vmkky")
|
|
region = Rect2(80, 128, 16, 16)
|
|
|
|
[sub_resource type="SpriteFrames" id="SpriteFrames_tu87o"]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_vmkky")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_rlqir")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 3.0
|
|
}]
|
|
|
|
[node name="Bush" type="Area2D" unique_id=746900817]
|
|
|
|
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="." unique_id=58297154]
|
|
sprite_frames = SubResource("SpriteFrames_tu87o")
|
|
autoplay = "default"
|
|
frame_progress = 0.44974592
|