feat: animations working
This commit is contained in:
		
							parent
							
								
									2a9e824a9e
								
							
						
					
					
						commit
						2445a71f0c
					
				
					 63 changed files with 3023 additions and 1408 deletions
				
			
		|  | @ -1,3 +1,119 @@ | |||
| [gd_resource type="SpriteFrames" format=3 uid="uid://cwxqw54jvqryh"] | ||||
| [gd_resource type="SpriteFrames" load_steps=16 format=3 uid="uid://ccxyplt2t7t6y"] | ||||
| 
 | ||||
| [ext_resource type="Texture2D" uid="uid://blkh88mh1rnm" path="res://assets/sprites/hats/DP_barret_barretina_Anim.png" id="1_nds5y"] | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_gde4a"] | ||||
| atlas = ExtResource("1_nds5y") | ||||
| region = Rect2(0, 216, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_e3yq5"] | ||||
| atlas = ExtResource("1_nds5y") | ||||
| region = Rect2(108, 216, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_olugv"] | ||||
| atlas = ExtResource("1_nds5y") | ||||
| region = Rect2(216, 216, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_vayoa"] | ||||
| atlas = ExtResource("1_nds5y") | ||||
| region = Rect2(324, 216, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_7lo45"] | ||||
| atlas = ExtResource("1_nds5y") | ||||
| region = Rect2(0, 0, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_8tpmy"] | ||||
| atlas = ExtResource("1_nds5y") | ||||
| region = Rect2(108, 0, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_e403u"] | ||||
| atlas = ExtResource("1_nds5y") | ||||
| region = Rect2(216, 0, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_e366r"] | ||||
| atlas = ExtResource("1_nds5y") | ||||
| region = Rect2(324, 0, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_ylcln"] | ||||
| atlas = ExtResource("1_nds5y") | ||||
| region = Rect2(432, 0, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_2xe73"] | ||||
| atlas = ExtResource("1_nds5y") | ||||
| region = Rect2(540, 0, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_dakrn"] | ||||
| atlas = ExtResource("1_nds5y") | ||||
| region = Rect2(0, 108, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_q80c7"] | ||||
| atlas = ExtResource("1_nds5y") | ||||
| region = Rect2(108, 108, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_bhxca"] | ||||
| atlas = ExtResource("1_nds5y") | ||||
| region = Rect2(216, 108, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_m466e"] | ||||
| atlas = ExtResource("1_nds5y") | ||||
| region = Rect2(324, 108, 108, 108) | ||||
| 
 | ||||
| [resource] | ||||
| animations = [{ | ||||
| "frames": [{ | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_gde4a") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_e3yq5") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_olugv") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_vayoa") | ||||
| }], | ||||
| "loop": true, | ||||
| "name": &"fly", | ||||
| "speed": 5.0 | ||||
| }, { | ||||
| "frames": [{ | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_7lo45") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_8tpmy") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_e403u") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_e366r") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_ylcln") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_2xe73") | ||||
| }], | ||||
| "loop": true, | ||||
| "name": &"idle", | ||||
| "speed": 5.0 | ||||
| }, { | ||||
| "frames": [{ | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_dakrn") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_q80c7") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_bhxca") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_m466e") | ||||
| }], | ||||
| "loop": true, | ||||
| "name": &"walk", | ||||
| "speed": 5.0 | ||||
| }] | ||||
|  |  | |||
|  | @ -1,60 +1,60 @@ | |||
| [gd_resource type="SpriteFrames" load_steps=16 format=3 uid="uid://okcrgispsiyh"] | ||||
| [gd_resource type="SpriteFrames" load_steps=16 format=3 uid="uid://ci2is31ratmsd"] | ||||
| 
 | ||||
| [ext_resource type="Texture2D" uid="uid://uchf8kc02nq2" path="res://assets/sprites/hats/DP_barret_casc_Anim.png" id="1_v5wkj"] | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_rnyfi"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_v5wkj"] | ||||
| atlas = ExtResource("1_v5wkj") | ||||
| region = Rect2(0, 216, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_an2bm"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_rnyfi"] | ||||
| atlas = ExtResource("1_v5wkj") | ||||
| region = Rect2(108, 216, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_83lh8"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_an2bm"] | ||||
| atlas = ExtResource("1_v5wkj") | ||||
| region = Rect2(216, 216, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_04ex5"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_83lh8"] | ||||
| atlas = ExtResource("1_v5wkj") | ||||
| region = Rect2(324, 216, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_6sbcy"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_04ex5"] | ||||
| atlas = ExtResource("1_v5wkj") | ||||
| region = Rect2(0, 0, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_1olxv"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_6sbcy"] | ||||
| atlas = ExtResource("1_v5wkj") | ||||
| region = Rect2(108, 0, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_3bvwv"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_1olxv"] | ||||
| atlas = ExtResource("1_v5wkj") | ||||
| region = Rect2(216, 0, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_nhgsj"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_3bvwv"] | ||||
| atlas = ExtResource("1_v5wkj") | ||||
| region = Rect2(324, 0, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_ixq2b"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_nhgsj"] | ||||
| atlas = ExtResource("1_v5wkj") | ||||
| region = Rect2(432, 0, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_pak8g"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_ixq2b"] | ||||
| atlas = ExtResource("1_v5wkj") | ||||
| region = Rect2(540, 0, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_wqor3"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_pak8g"] | ||||
| atlas = ExtResource("1_v5wkj") | ||||
| region = Rect2(0, 108, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_rjvh1"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_wqor3"] | ||||
| atlas = ExtResource("1_v5wkj") | ||||
| region = Rect2(108, 108, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_sqqba"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_rjvh1"] | ||||
| atlas = ExtResource("1_v5wkj") | ||||
| region = Rect2(216, 108, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_ospjs"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_sqqba"] | ||||
| atlas = ExtResource("1_v5wkj") | ||||
| region = Rect2(324, 108, 108, 108) | ||||
| 
 | ||||
|  | @ -62,6 +62,9 @@ region = Rect2(324, 108, 108, 108) | |||
| animations = [{ | ||||
| "frames": [{ | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_v5wkj") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_rnyfi") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
|  | @ -69,9 +72,6 @@ animations = [{ | |||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_83lh8") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_04ex5") | ||||
| }], | ||||
| "loop": true, | ||||
| "name": &"fly", | ||||
|  | @ -79,6 +79,9 @@ animations = [{ | |||
| }, { | ||||
| "frames": [{ | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_04ex5") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_6sbcy") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
|  | @ -92,9 +95,6 @@ animations = [{ | |||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_ixq2b") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_pak8g") | ||||
| }], | ||||
| "loop": true, | ||||
| "name": &"idle", | ||||
|  | @ -102,6 +102,9 @@ animations = [{ | |||
| }, { | ||||
| "frames": [{ | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_pak8g") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_wqor3") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
|  | @ -109,9 +112,6 @@ animations = [{ | |||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_sqqba") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_ospjs") | ||||
| }], | ||||
| "loop": true, | ||||
| "name": &"walk", | ||||
|  |  | |||
|  | @ -1,60 +1,60 @@ | |||
| [gd_resource type="SpriteFrames" load_steps=16 format=3 uid="uid://deujtfpb6uodr"] | ||||
| [gd_resource type="SpriteFrames" load_steps=16 format=3 uid="uid://b80fhqafet4su"] | ||||
| 
 | ||||
| [ext_resource type="Texture2D" uid="uid://cikq8k32v8ann" path="res://assets/sprites/hats/DP_barret_copa_Anim.png" id="1_lexmk"] | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_50j2j"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_lexmk"] | ||||
| atlas = ExtResource("1_lexmk") | ||||
| region = Rect2(0, 216, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_1gtgj"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_50j2j"] | ||||
| atlas = ExtResource("1_lexmk") | ||||
| region = Rect2(108, 216, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_j1iax"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_1gtgj"] | ||||
| atlas = ExtResource("1_lexmk") | ||||
| region = Rect2(216, 216, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_dkc5t"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_j1iax"] | ||||
| atlas = ExtResource("1_lexmk") | ||||
| region = Rect2(324, 216, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_12efb"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_dkc5t"] | ||||
| atlas = ExtResource("1_lexmk") | ||||
| region = Rect2(0, 0, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_fqhbc"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_12efb"] | ||||
| atlas = ExtResource("1_lexmk") | ||||
| region = Rect2(108, 0, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_c4e6a"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_fqhbc"] | ||||
| atlas = ExtResource("1_lexmk") | ||||
| region = Rect2(216, 0, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_81d3g"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_c4e6a"] | ||||
| atlas = ExtResource("1_lexmk") | ||||
| region = Rect2(324, 0, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_3edwv"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_81d3g"] | ||||
| atlas = ExtResource("1_lexmk") | ||||
| region = Rect2(432, 0, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_3dbo2"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_3edwv"] | ||||
| atlas = ExtResource("1_lexmk") | ||||
| region = Rect2(540, 0, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_0fupp"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_3dbo2"] | ||||
| atlas = ExtResource("1_lexmk") | ||||
| region = Rect2(0, 108, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_o4nce"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_0fupp"] | ||||
| atlas = ExtResource("1_lexmk") | ||||
| region = Rect2(108, 108, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_phb2t"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_o4nce"] | ||||
| atlas = ExtResource("1_lexmk") | ||||
| region = Rect2(216, 108, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_vggro"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_phb2t"] | ||||
| atlas = ExtResource("1_lexmk") | ||||
| region = Rect2(324, 108, 108, 108) | ||||
| 
 | ||||
|  | @ -62,6 +62,9 @@ region = Rect2(324, 108, 108, 108) | |||
| animations = [{ | ||||
| "frames": [{ | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_lexmk") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_50j2j") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
|  | @ -69,9 +72,6 @@ animations = [{ | |||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_j1iax") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_dkc5t") | ||||
| }], | ||||
| "loop": true, | ||||
| "name": &"fly", | ||||
|  | @ -79,6 +79,9 @@ animations = [{ | |||
| }, { | ||||
| "frames": [{ | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_dkc5t") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_12efb") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
|  | @ -92,9 +95,6 @@ animations = [{ | |||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_3edwv") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_3dbo2") | ||||
| }], | ||||
| "loop": true, | ||||
| "name": &"idle", | ||||
|  | @ -102,6 +102,9 @@ animations = [{ | |||
| }, { | ||||
| "frames": [{ | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_3dbo2") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_0fupp") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
|  | @ -109,9 +112,6 @@ animations = [{ | |||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_phb2t") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_vggro") | ||||
| }], | ||||
| "loop": true, | ||||
| "name": &"walk", | ||||
|  |  | |||
|  | @ -1,60 +1,60 @@ | |||
| [gd_resource type="SpriteFrames" load_steps=16 format=3 uid="uid://b86f546ym6u3s"] | ||||
| [gd_resource type="SpriteFrames" load_steps=16 format=3 uid="uid://8yggiamdjxiq"] | ||||
| 
 | ||||
| [ext_resource type="Texture2D" uid="uid://chdfhv2fysfnc" path="res://assets/sprites/hats/DP_barret_corona_Anim.png" id="1_b2w28"] | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_px20u"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_b2w28"] | ||||
| atlas = ExtResource("1_b2w28") | ||||
| region = Rect2(0, 216, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_x46yd"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_px20u"] | ||||
| atlas = ExtResource("1_b2w28") | ||||
| region = Rect2(108, 216, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_cu4dy"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_x46yd"] | ||||
| atlas = ExtResource("1_b2w28") | ||||
| region = Rect2(216, 216, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_wkf2m"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_cu4dy"] | ||||
| atlas = ExtResource("1_b2w28") | ||||
| region = Rect2(324, 216, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_bnv28"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_wkf2m"] | ||||
| atlas = ExtResource("1_b2w28") | ||||
| region = Rect2(0, 0, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_8pgb1"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_bnv28"] | ||||
| atlas = ExtResource("1_b2w28") | ||||
| region = Rect2(108, 0, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_eiwrn"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_8pgb1"] | ||||
| atlas = ExtResource("1_b2w28") | ||||
| region = Rect2(216, 0, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_fgqbr"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_eiwrn"] | ||||
| atlas = ExtResource("1_b2w28") | ||||
| region = Rect2(324, 0, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_tx00u"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_fgqbr"] | ||||
| atlas = ExtResource("1_b2w28") | ||||
| region = Rect2(432, 0, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_plwgp"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_tx00u"] | ||||
| atlas = ExtResource("1_b2w28") | ||||
| region = Rect2(540, 0, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_dckeg"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_plwgp"] | ||||
| atlas = ExtResource("1_b2w28") | ||||
| region = Rect2(0, 108, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_5c1ja"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_dckeg"] | ||||
| atlas = ExtResource("1_b2w28") | ||||
| region = Rect2(108, 108, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_k3p5f"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_5c1ja"] | ||||
| atlas = ExtResource("1_b2w28") | ||||
| region = Rect2(216, 108, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_sp0f4"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_k3p5f"] | ||||
| atlas = ExtResource("1_b2w28") | ||||
| region = Rect2(324, 108, 108, 108) | ||||
| 
 | ||||
|  | @ -62,6 +62,9 @@ region = Rect2(324, 108, 108, 108) | |||
| animations = [{ | ||||
| "frames": [{ | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_b2w28") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_px20u") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
|  | @ -69,9 +72,6 @@ animations = [{ | |||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_cu4dy") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_wkf2m") | ||||
| }], | ||||
| "loop": true, | ||||
| "name": &"fly", | ||||
|  | @ -79,6 +79,9 @@ animations = [{ | |||
| }, { | ||||
| "frames": [{ | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_wkf2m") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_bnv28") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
|  | @ -92,9 +95,6 @@ animations = [{ | |||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_tx00u") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_plwgp") | ||||
| }], | ||||
| "loop": true, | ||||
| "name": &"idle", | ||||
|  | @ -102,6 +102,9 @@ animations = [{ | |||
| }, { | ||||
| "frames": [{ | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_plwgp") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_dckeg") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
|  | @ -109,9 +112,6 @@ animations = [{ | |||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_k3p5f") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_sp0f4") | ||||
| }], | ||||
| "loop": true, | ||||
| "name": &"walk", | ||||
|  |  | |||
|  | @ -1,60 +1,60 @@ | |||
| [gd_resource type="SpriteFrames" load_steps=16 format=3 uid="uid://b2sdrkuvpqyhl"] | ||||
| [gd_resource type="SpriteFrames" load_steps=16 format=3 uid="uid://c0wthowsa1sbt"] | ||||
| 
 | ||||
| [ext_resource type="Texture2D" uid="uid://cwmkb6rqfiopn" path="res://assets/sprites/hats/DP_barret_palla_Anim.png" id="1_tcv3u"] | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_da6ue"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_tcv3u"] | ||||
| atlas = ExtResource("1_tcv3u") | ||||
| region = Rect2(0, 216, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_kw4rt"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_da6ue"] | ||||
| atlas = ExtResource("1_tcv3u") | ||||
| region = Rect2(108, 216, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_jv4da"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_kw4rt"] | ||||
| atlas = ExtResource("1_tcv3u") | ||||
| region = Rect2(216, 216, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_isbj3"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_jv4da"] | ||||
| atlas = ExtResource("1_tcv3u") | ||||
| region = Rect2(324, 216, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_55m84"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_isbj3"] | ||||
| atlas = ExtResource("1_tcv3u") | ||||
| region = Rect2(0, 0, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_gjqlb"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_55m84"] | ||||
| atlas = ExtResource("1_tcv3u") | ||||
| region = Rect2(108, 0, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_3ko3f"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_gjqlb"] | ||||
| atlas = ExtResource("1_tcv3u") | ||||
| region = Rect2(216, 0, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_hv1r2"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_3ko3f"] | ||||
| atlas = ExtResource("1_tcv3u") | ||||
| region = Rect2(324, 0, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_68eqo"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_hv1r2"] | ||||
| atlas = ExtResource("1_tcv3u") | ||||
| region = Rect2(432, 0, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_abafu"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_68eqo"] | ||||
| atlas = ExtResource("1_tcv3u") | ||||
| region = Rect2(540, 0, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_aqiqq"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_abafu"] | ||||
| atlas = ExtResource("1_tcv3u") | ||||
| region = Rect2(0, 108, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_rvse7"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_aqiqq"] | ||||
| atlas = ExtResource("1_tcv3u") | ||||
| region = Rect2(108, 108, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_t4vtj"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_rvse7"] | ||||
| atlas = ExtResource("1_tcv3u") | ||||
| region = Rect2(216, 108, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_donk0"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_t4vtj"] | ||||
| atlas = ExtResource("1_tcv3u") | ||||
| region = Rect2(324, 108, 108, 108) | ||||
| 
 | ||||
|  | @ -62,6 +62,9 @@ region = Rect2(324, 108, 108, 108) | |||
| animations = [{ | ||||
| "frames": [{ | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_tcv3u") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_da6ue") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
|  | @ -69,9 +72,6 @@ animations = [{ | |||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_jv4da") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_isbj3") | ||||
| }], | ||||
| "loop": true, | ||||
| "name": &"fly", | ||||
|  | @ -79,6 +79,9 @@ animations = [{ | |||
| }, { | ||||
| "frames": [{ | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_isbj3") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_55m84") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
|  | @ -92,9 +95,6 @@ animations = [{ | |||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_68eqo") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_abafu") | ||||
| }], | ||||
| "loop": true, | ||||
| "name": &"idle", | ||||
|  | @ -102,6 +102,9 @@ animations = [{ | |||
| }, { | ||||
| "frames": [{ | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_abafu") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_aqiqq") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
|  | @ -109,9 +112,6 @@ animations = [{ | |||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_t4vtj") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_donk0") | ||||
| }], | ||||
| "loop": true, | ||||
| "name": &"walk", | ||||
|  |  | |||
|  | @ -1,60 +1,60 @@ | |||
| [gd_resource type="SpriteFrames" load_steps=16 format=3 uid="uid://c6ai0r87uhj4s"] | ||||
| [gd_resource type="SpriteFrames" load_steps=16 format=3 uid="uid://uy33g2ifbwnu"] | ||||
| 
 | ||||
| [ext_resource type="Texture2D" uid="uid://1a5x8tv4ts0f" path="res://assets/sprites/hats/DP_barret_princesa_Anim.png" id="1_1bd2i"] | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_yfsyi"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_1bd2i"] | ||||
| atlas = ExtResource("1_1bd2i") | ||||
| region = Rect2(0, 216, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_aakrx"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_yfsyi"] | ||||
| atlas = ExtResource("1_1bd2i") | ||||
| region = Rect2(108, 216, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_b3ldy"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_aakrx"] | ||||
| atlas = ExtResource("1_1bd2i") | ||||
| region = Rect2(216, 216, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_7xgra"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_b3ldy"] | ||||
| atlas = ExtResource("1_1bd2i") | ||||
| region = Rect2(324, 216, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_do08g"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_7xgra"] | ||||
| atlas = ExtResource("1_1bd2i") | ||||
| region = Rect2(0, 0, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_nyj5o"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_do08g"] | ||||
| atlas = ExtResource("1_1bd2i") | ||||
| region = Rect2(108, 0, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_uunbt"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_nyj5o"] | ||||
| atlas = ExtResource("1_1bd2i") | ||||
| region = Rect2(216, 0, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_n2w2x"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_uunbt"] | ||||
| atlas = ExtResource("1_1bd2i") | ||||
| region = Rect2(324, 0, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_tg4yk"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_n2w2x"] | ||||
| atlas = ExtResource("1_1bd2i") | ||||
| region = Rect2(432, 0, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_7ysxe"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_tg4yk"] | ||||
| atlas = ExtResource("1_1bd2i") | ||||
| region = Rect2(540, 0, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_4n3lf"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_7ysxe"] | ||||
| atlas = ExtResource("1_1bd2i") | ||||
| region = Rect2(0, 108, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_8g0c4"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_4n3lf"] | ||||
| atlas = ExtResource("1_1bd2i") | ||||
| region = Rect2(108, 108, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_mv71d"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_8g0c4"] | ||||
| atlas = ExtResource("1_1bd2i") | ||||
| region = Rect2(216, 108, 108, 108) | ||||
| 
 | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_d5of5"] | ||||
| [sub_resource type="AtlasTexture" id="AtlasTexture_mv71d"] | ||||
| atlas = ExtResource("1_1bd2i") | ||||
| region = Rect2(324, 108, 108, 108) | ||||
| 
 | ||||
|  | @ -62,6 +62,9 @@ region = Rect2(324, 108, 108, 108) | |||
| animations = [{ | ||||
| "frames": [{ | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_1bd2i") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_yfsyi") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
|  | @ -69,9 +72,6 @@ animations = [{ | |||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_b3ldy") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_7xgra") | ||||
| }], | ||||
| "loop": true, | ||||
| "name": &"fly", | ||||
|  | @ -79,6 +79,9 @@ animations = [{ | |||
| }, { | ||||
| "frames": [{ | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_7xgra") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_do08g") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
|  | @ -92,9 +95,6 @@ animations = [{ | |||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_tg4yk") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_7ysxe") | ||||
| }], | ||||
| "loop": true, | ||||
| "name": &"idle", | ||||
|  | @ -102,6 +102,9 @@ animations = [{ | |||
| }, { | ||||
| "frames": [{ | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_7ysxe") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_4n3lf") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
|  | @ -109,9 +112,6 @@ animations = [{ | |||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_mv71d") | ||||
| }, { | ||||
| "duration": 1.0, | ||||
| "texture": SubResource("AtlasTexture_d5of5") | ||||
| }], | ||||
| "loop": true, | ||||
| "name": &"walk", | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Gerard Gascón
						Gerard Gascón