1
Fork 0
mirror of https://github.com/Steffo99/watermelonkeys-patched-ld51.git synced 2024-11-22 16:14:18 +00:00
fading-sun/Giovanna_spriteframes.tres

26 lines
758 B
Text
Raw Normal View History

2022-10-03 13:05:31 +00:00
[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
} ]