113 lines
3.6 KiB
Plaintext
113 lines
3.6 KiB
Plaintext
[gd_scene load_steps=12 format=3 uid="uid://cokv8bslkb1p0"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://q3fh7pqx2pl" path="res://level/scene/Image20240908160910.png" id="1_bpn07"]
|
|
|
|
[sub_resource type="Animation" id="Animation_4ayt0"]
|
|
length = 0.001
|
|
tracks/0/type = "value"
|
|
tracks/0/imported = false
|
|
tracks/0/enabled = true
|
|
tracks/0/path = NodePath("..:position")
|
|
tracks/0/interp = 1
|
|
tracks/0/loop_wrap = true
|
|
tracks/0/keys = {
|
|
"times": PackedFloat32Array(0),
|
|
"transitions": PackedFloat32Array(1),
|
|
"update": 0,
|
|
"values": [Vector2(0, 0)]
|
|
}
|
|
|
|
[sub_resource type="Animation" id="Animation_qlhkc"]
|
|
resource_name = "new_animation"
|
|
length = 4.0
|
|
tracks/0/type = "value"
|
|
tracks/0/imported = false
|
|
tracks/0/enabled = true
|
|
tracks/0/path = NodePath("..:position")
|
|
tracks/0/interp = 1
|
|
tracks/0/loop_wrap = true
|
|
tracks/0/keys = {
|
|
"times": PackedFloat32Array(0.433333, 1.36667, 3.1),
|
|
"transitions": PackedFloat32Array(1, 1, 1),
|
|
"update": 0,
|
|
"values": [Vector2(0, 0), Vector2(0, 70), Vector2(0, 0)]
|
|
}
|
|
|
|
[sub_resource type="AnimationLibrary" id="AnimationLibrary_8ifk5"]
|
|
_data = {
|
|
"RESET": SubResource("Animation_4ayt0"),
|
|
"new_animation": SubResource("Animation_qlhkc")
|
|
}
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_i8ehp"]
|
|
size = Vector2(14, 2)
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_nl8ib"]
|
|
size = Vector2(6, 1)
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_ppw0o"]
|
|
size = Vector2(8, 12)
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_7mkg3"]
|
|
size = Vector2(10, 10)
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_jvbj8"]
|
|
size = Vector2(12, 7.8)
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_fx1qp"]
|
|
size = Vector2(2, 14.9)
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_ybpl7"]
|
|
size = Vector2(16, 4)
|
|
|
|
[node name="Node2D" type="Node2D"]
|
|
|
|
[node name="Image20240908160910" type="Sprite2D" parent="."]
|
|
texture_filter = 1
|
|
position = Vector2(-304, -30)
|
|
scale = Vector2(5, 5)
|
|
texture = ExtResource("1_bpn07")
|
|
|
|
[node name="AnimatableBody2D" type="AnimatableBody2D" parent="."]
|
|
|
|
[node name="AnimationPlayer" type="AnimationPlayer" parent="AnimatableBody2D"]
|
|
root_node = NodePath("../CollisionShape2D")
|
|
libraries = {
|
|
"": SubResource("AnimationLibrary_8ifk5")
|
|
}
|
|
|
|
[node name="CollisionShape2D7" type="CollisionShape2D" parent="AnimatableBody2D" groups=["Gegner"]]
|
|
position = Vector2(-304, -15)
|
|
scale = Vector2(5, 5)
|
|
shape = SubResource("RectangleShape2D_i8ehp")
|
|
|
|
[node name="CollisionShape2D6" type="CollisionShape2D" parent="AnimatableBody2D" groups=["Gegner"]]
|
|
position = Vector2(-304, -52.5)
|
|
scale = Vector2(5, 5)
|
|
shape = SubResource("RectangleShape2D_nl8ib")
|
|
|
|
[node name="CollisionShape2D5" type="CollisionShape2D" parent="AnimatableBody2D" groups=["Gegner"]]
|
|
position = Vector2(-304, -20)
|
|
scale = Vector2(5, 5)
|
|
shape = SubResource("RectangleShape2D_ppw0o")
|
|
|
|
[node name="CollisionShape2D4" type="CollisionShape2D" parent="AnimatableBody2D" groups=["Gegner"]]
|
|
position = Vector2(-304, -15)
|
|
scale = Vector2(5, 5)
|
|
shape = SubResource("RectangleShape2D_7mkg3")
|
|
|
|
[node name="CollisionShape2D3" type="CollisionShape2D" parent="AnimatableBody2D" groups=["Gegner"]]
|
|
position = Vector2(-304, -10.5)
|
|
scale = Vector2(5, 5)
|
|
shape = SubResource("RectangleShape2D_jvbj8")
|
|
|
|
[node name="CollisionShape2D2" type="CollisionShape2D" parent="AnimatableBody2D" groups=["Gegner"]]
|
|
position = Vector2(-304, -27.75)
|
|
scale = Vector2(5, 5)
|
|
shape = SubResource("RectangleShape2D_fx1qp")
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="AnimatableBody2D" groups=["Gegner"]]
|
|
position = Vector2(-304, 2.98023e-07)
|
|
scale = Vector2(5, 5)
|
|
shape = SubResource("RectangleShape2D_ybpl7")
|