feat: animations working
This commit is contained in:
parent
2a9e824a9e
commit
2445a71f0c
63 changed files with 3023 additions and 1408 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue