FluffyFloofGame/Prototypes/tiredbun-prototype-2/bush_anim.tres

15 lines
362 B
Plaintext

[gd_resource type="SpriteFrames" load_steps=2 format=3 uid="uid://cu4q8xj7q5scf"]
[ext_resource type="Texture2D" uid="uid://dur4276gi0rkm" path="res://Prototypes/tiredbun-prototype-2/randomBush/1.png" id="1_xskc3"]
[resource]
animations = [{
"frames": [{
"duration": 1.0,
"texture": ExtResource("1_xskc3")
}],
"loop": true,
"name": &"default",
"speed": 5.0
}]