work
This commit is contained in:
@@ -17,6 +17,21 @@
|
||||
radius = 4.0
|
||||
height = 15.0
|
||||
|
||||
[sub_resource type="Animation" id="Animation_jp12d"]
|
||||
length = 0.001
|
||||
tracks/0/type = "value"
|
||||
tracks/0/imported = false
|
||||
tracks/0/enabled = true
|
||||
tracks/0/path = NodePath("Sprite2D:texture")
|
||||
tracks/0/interp = 1
|
||||
tracks/0/loop_wrap = true
|
||||
tracks/0/keys = {
|
||||
"times": PackedFloat32Array(0),
|
||||
"transitions": PackedFloat32Array(1),
|
||||
"update": 1,
|
||||
"values": [ExtResource("3_ysyyu")]
|
||||
}
|
||||
|
||||
[sub_resource type="Animation" id="Animation_ofhi2"]
|
||||
resource_name = "idle"
|
||||
loop_mode = 1
|
||||
@@ -33,8 +48,9 @@ tracks/0/keys = {
|
||||
"values": [ExtResource("3_ysyyu"), ExtResource("4_585xo")]
|
||||
}
|
||||
|
||||
[sub_resource type="Animation" id="Animation_jp12d"]
|
||||
length = 0.001
|
||||
[sub_resource type="Animation" id="Animation_7msof"]
|
||||
resource_name = "jump"
|
||||
length = 0.1
|
||||
tracks/0/type = "value"
|
||||
tracks/0/imported = false
|
||||
tracks/0/enabled = true
|
||||
@@ -45,7 +61,7 @@ tracks/0/keys = {
|
||||
"times": PackedFloat32Array(0),
|
||||
"transitions": PackedFloat32Array(1),
|
||||
"update": 1,
|
||||
"values": [ExtResource("3_ysyyu")]
|
||||
"values": [ExtResource("5_6hboq")]
|
||||
}
|
||||
|
||||
[sub_resource type="Animation" id="Animation_pjs8v"]
|
||||
@@ -65,22 +81,6 @@ tracks/0/keys = {
|
||||
"values": [ExtResource("6_k4y2d"), ExtResource("7_4r16g"), ExtResource("8_whu83")]
|
||||
}
|
||||
|
||||
[sub_resource type="Animation" id="Animation_7msof"]
|
||||
resource_name = "jump"
|
||||
length = 0.1
|
||||
tracks/0/type = "value"
|
||||
tracks/0/imported = false
|
||||
tracks/0/enabled = true
|
||||
tracks/0/path = NodePath("Sprite2D:texture")
|
||||
tracks/0/interp = 1
|
||||
tracks/0/loop_wrap = true
|
||||
tracks/0/keys = {
|
||||
"times": PackedFloat32Array(0),
|
||||
"transitions": PackedFloat32Array(1),
|
||||
"update": 1,
|
||||
"values": [ExtResource("5_6hboq")]
|
||||
}
|
||||
|
||||
[sub_resource type="AnimationLibrary" id="AnimationLibrary_6ihh4"]
|
||||
_data = {
|
||||
"RESET": SubResource("Animation_jp12d"),
|
||||
@@ -100,7 +100,6 @@ equipment_dir = "res://nodes/equipment"
|
||||
equipment_node = NodePath("Equipment")
|
||||
|
||||
[node name="Camera2D" type="Camera2D" parent="."]
|
||||
current = true
|
||||
zoom = Vector2(2, 2)
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="."]
|
||||
|
||||
Reference in New Issue
Block a user