[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 } ]