115 lines
3.5 KiB
Plaintext
115 lines
3.5 KiB
Plaintext
[gd_scene load_steps=12 format=3 uid="uid://dg6kys1v2yuwj"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://q3fh7pqx2pl" path="res://level/scene/Image20240908160910.png" id="1_6040j"]
|
|
|
|
[sub_resource type="Animation" id="Animation_c2mtk"]
|
|
length = 0.001
|
|
tracks/0/type = "value"
|
|
tracks/0/imported = false
|
|
tracks/0/enabled = true
|
|
tracks/0/path = NodePath("stachel: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_aopj6"]
|
|
resource_name = "new_animation"
|
|
length = 4.0
|
|
loop_mode = 1
|
|
tracks/0/type = "value"
|
|
tracks/0/imported = false
|
|
tracks/0/enabled = true
|
|
tracks/0/path = NodePath("stachel:position")
|
|
tracks/0/interp = 1
|
|
tracks/0/loop_wrap = true
|
|
tracks/0/keys = {
|
|
"times": PackedFloat32Array(0.266667, 0.8, 3.03333),
|
|
"transitions": PackedFloat32Array(1, 1, 1),
|
|
"update": 0,
|
|
"values": [Vector2(0, 0), Vector2(0, -70), Vector2(0, 0)]
|
|
}
|
|
|
|
[sub_resource type="AnimationLibrary" id="AnimationLibrary_xpfpd"]
|
|
_data = {
|
|
"RESET": SubResource("Animation_c2mtk"),
|
|
"new_animation": SubResource("Animation_aopj6")
|
|
}
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_pql8v"]
|
|
size = Vector2(16, 4)
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_nutew"]
|
|
size = Vector2(2, 14.9)
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_2kvwq"]
|
|
size = Vector2(12, 7.8)
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_chp76"]
|
|
size = Vector2(10, 10)
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_p3ppi"]
|
|
size = Vector2(8, 12)
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_looiq"]
|
|
size = Vector2(6, 1)
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_y0hqo"]
|
|
size = Vector2(14, 2)
|
|
|
|
[node name="Node2D" type="Node2D" groups=["Gegner"]]
|
|
|
|
[node name="stachel" type="Area2D" parent="." groups=["Gegner"]]
|
|
|
|
[node name="AnimationPlayer" type="AnimationPlayer" parent="stachel"]
|
|
root_node = NodePath("../..")
|
|
libraries = {
|
|
"": SubResource("AnimationLibrary_xpfpd")
|
|
}
|
|
autoplay = "new_animation"
|
|
|
|
[node name="Image20240908160910" type="Sprite2D" parent="stachel"]
|
|
texture_filter = 1
|
|
position = Vector2(-304, -30)
|
|
scale = Vector2(5, 5)
|
|
texture = ExtResource("1_6040j")
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="stachel" groups=["Gegner"]]
|
|
position = Vector2(-304, 2.98023e-07)
|
|
scale = Vector2(5, 5)
|
|
shape = SubResource("RectangleShape2D_pql8v")
|
|
|
|
[node name="CollisionShape2D2" type="CollisionShape2D" parent="stachel" groups=["Gegner"]]
|
|
position = Vector2(-304, -27.75)
|
|
scale = Vector2(5, 5)
|
|
shape = SubResource("RectangleShape2D_nutew")
|
|
|
|
[node name="CollisionShape2D3" type="CollisionShape2D" parent="stachel" groups=["Gegner"]]
|
|
position = Vector2(-304, -10.5)
|
|
scale = Vector2(5, 5)
|
|
shape = SubResource("RectangleShape2D_2kvwq")
|
|
|
|
[node name="CollisionShape2D4" type="CollisionShape2D" parent="stachel" groups=["Gegner"]]
|
|
position = Vector2(-304, -15)
|
|
scale = Vector2(5, 5)
|
|
shape = SubResource("RectangleShape2D_chp76")
|
|
|
|
[node name="CollisionShape2D5" type="CollisionShape2D" parent="stachel" groups=["Gegner"]]
|
|
position = Vector2(-304, -20)
|
|
scale = Vector2(5, 5)
|
|
shape = SubResource("RectangleShape2D_p3ppi")
|
|
|
|
[node name="CollisionShape2D6" type="CollisionShape2D" parent="stachel" groups=["Gegner"]]
|
|
position = Vector2(-304, -52.5)
|
|
scale = Vector2(5, 5)
|
|
shape = SubResource("RectangleShape2D_looiq")
|
|
|
|
[node name="CollisionShape2D7" type="CollisionShape2D" parent="stachel" groups=["Gegner"]]
|
|
position = Vector2(-304, -15)
|
|
scale = Vector2(5, 5)
|
|
shape = SubResource("RectangleShape2D_y0hqo")
|