added coopa

This commit is contained in:
Jonas Braus
2024-08-03 00:57:40 +02:00
parent a706375da0
commit 1cd04a27cf
8 changed files with 322 additions and 32 deletions
+11
View File
@@ -0,0 +1,11 @@
[gd_scene load_steps=2 format=3 uid="uid://dflvi18e358ek"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_m1ni4"]
size = Vector2(16, 16)
[node name="StaticBody2D" type="StaticBody2D"]
collision_layer = 16
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
position = Vector2(8, -8)
shape = SubResource("RectangleShape2D_m1ni4")