1
Fork 0
mirror of https://github.com/Steffo99/watermelonkeys-patched-ld51.git synced 2024-10-16 06:17:34 +00:00
fading-sun/Giovanna_spriteframes.tres
2022-10-03 15:08:12 +02:00

25 lines
758 B
Text

[gd_resource type="SpriteFrames" load_steps=6 format=2]
[ext_resource path="res://ASSETS/Player/Giovanna.png" type="Texture" id=1]
[ext_resource path="res://ASSETS/Player/Giovanna2.png" type="Texture" id=2]
[ext_resource path="res://ASSETS/Player/Giovanna1.png" type="Texture" id=3]
[ext_resource path="res://ASSETS/Player/Giovanna3.png" type="Texture" id=4]
[ext_resource path="res://ASSETS/Player/Giovanna4.png" type="Texture" id=5]
[resource]
animations = [ {
"frames": [ ExtResource( 5 ) ],
"loop": true,
"name": "air",
"speed": 5.0
}, {
"frames": [ ExtResource( 1 ) ],
"loop": true,
"name": "idle",
"speed": 5.0
}, {
"frames": [ ExtResource( 1 ), ExtResource( 3 ), ExtResource( 2 ), ExtResource( 4 ) ],
"loop": true,
"name": "walk",
"speed": 10.0
} ]