9 lines
316 B
Text
9 lines
316 B
Text
[gd_scene load_steps=2 format=3 uid="uid://bl5py87o1qbgr"]
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_iy8pp"]
|
|
size = Vector2(6400, 320)
|
|
|
|
[node name="Wall" type="Area2D" groups=["wall"]]
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
|
shape = SubResource("RectangleShape2D_iy8pp")
|