2024-01-20 14:58:29 +01:00
|
|
|
[gd_scene load_steps=4 format=3 uid="uid://b5cxd2rmstnpt"]
|
2024-01-20 11:38:12 +01:00
|
|
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://kxvipok4tnuw" path="res://backgounds/wip.jpg" id="1_yw0he"]
|
|
|
|
|
2024-01-20 14:58:29 +01:00
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_nytv7"]
|
|
|
|
size = Vector2(20, 761)
|
|
|
|
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_wkumn"]
|
|
|
|
size = Vector2(1283, 20)
|
|
|
|
|
2024-01-20 11:38:12 +01:00
|
|
|
[node name="Testspawn" type="Node2D"]
|
|
|
|
|
|
|
|
[node name="WIP" type="TextureRect" parent="."]
|
|
|
|
offset_right = 40.0
|
|
|
|
offset_bottom = 40.0
|
|
|
|
texture = ExtResource("1_yw0he")
|
2024-01-20 14:58:29 +01:00
|
|
|
|
|
|
|
[node name="StaticBody2D" type="StaticBody2D" parent="."]
|
|
|
|
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="StaticBody2D"]
|
|
|
|
position = Vector2(-11, 361.5)
|
|
|
|
shape = SubResource("RectangleShape2D_nytv7")
|
|
|
|
|
|
|
|
[node name="StaticBody2D2" type="StaticBody2D" parent="."]
|
|
|
|
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="StaticBody2D2"]
|
|
|
|
position = Vector2(1293, 358)
|
|
|
|
shape = SubResource("RectangleShape2D_nytv7")
|
|
|
|
|
|
|
|
[node name="StaticBody2D3" type="StaticBody2D" parent="."]
|
|
|
|
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="StaticBody2D3"]
|
|
|
|
position = Vector2(641.5, -9)
|
|
|
|
shape = SubResource("RectangleShape2D_wkumn")
|
|
|
|
|
|
|
|
[node name="StaticBody2D4" type="StaticBody2D" parent="."]
|
|
|
|
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="StaticBody2D4"]
|
|
|
|
position = Vector2(644, 731)
|
|
|
|
shape = SubResource("RectangleShape2D_wkumn")
|