73 lines
2.3 KiB
Plaintext
73 lines
2.3 KiB
Plaintext
[gd_scene load_steps=10 format=3 uid="uid://pqvif4beuxia"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://24oj06rmxfh3" path="res://level/scene/tropf stein.png" id="1_eyq1w"]
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_b5p2u"]
|
|
size = Vector2(16, 39)
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_5280p"]
|
|
size = Vector2(14, 8)
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_ieyjw"]
|
|
size = Vector2(12, 8)
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_jtyqn"]
|
|
size = Vector2(10, 7)
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_xranq"]
|
|
size = Vector2(8, 7)
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_x7uxq"]
|
|
size = Vector2(6, 12)
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_sgtv2"]
|
|
size = Vector2(4, 8)
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_b5hbe"]
|
|
size = Vector2(142, 20)
|
|
|
|
[node name="tropf stein" type="Node2D"]
|
|
position = Vector2(-21, -5)
|
|
|
|
[node name="TropfStein" type="Sprite2D" parent="."]
|
|
texture_filter = 1
|
|
position = Vector2(16, 37)
|
|
texture = ExtResource("1_eyq1w")
|
|
|
|
[node name="Area2D" type="Area2D" parent="."]
|
|
position = Vector2(17, 103)
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="Area2D"]
|
|
position = Vector2(-1, -96.5)
|
|
shape = SubResource("RectangleShape2D_b5p2u")
|
|
|
|
[node name="CollisionShape2D2" type="CollisionShape2D" parent="Area2D"]
|
|
position = Vector2(-1, -73)
|
|
shape = SubResource("RectangleShape2D_5280p")
|
|
|
|
[node name="CollisionShape2D3" type="CollisionShape2D" parent="Area2D"]
|
|
position = Vector2(-1, -65)
|
|
shape = SubResource("RectangleShape2D_ieyjw")
|
|
|
|
[node name="CollisionShape2D4" type="CollisionShape2D" parent="Area2D"]
|
|
position = Vector2(-1, -57.5)
|
|
shape = SubResource("RectangleShape2D_jtyqn")
|
|
|
|
[node name="CollisionShape2D5" type="CollisionShape2D" parent="Area2D"]
|
|
position = Vector2(-1, -50.5)
|
|
shape = SubResource("RectangleShape2D_xranq")
|
|
|
|
[node name="CollisionShape2D6" type="CollisionShape2D" parent="Area2D"]
|
|
position = Vector2(-1, -41)
|
|
shape = SubResource("RectangleShape2D_x7uxq")
|
|
|
|
[node name="CollisionShape2D7" type="CollisionShape2D" parent="Area2D"]
|
|
position = Vector2(-1, -31)
|
|
shape = SubResource("RectangleShape2D_sgtv2")
|
|
|
|
[node name="Area2D2" type="Area2D" parent="."]
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="Area2D2"]
|
|
position = Vector2(27, 664)
|
|
shape = SubResource("RectangleShape2D_b5hbe")
|