This commit is contained in:
Jonas Braus
2024-08-03 16:21:26 +02:00
parent 2242369738
commit 6860fda89c
19 changed files with 8106 additions and 49 deletions
+2 -2
View File
@@ -62,7 +62,7 @@ shape = SubResource("CapsuleShape2D_8406q")
[node name="RayCastLeft" type="RayCast2D" parent="."]
position = Vector2(8, -8)
target_position = Vector2(-8, 0)
collision_mask = 17
collision_mask = 145
[node name="RayCastLeft2" type="RayCast2D" parent="."]
position = Vector2(8, -8)
@@ -77,7 +77,7 @@ collision_mask = 128
[node name="RayCastRight" type="RayCast2D" parent="."]
position = Vector2(8, -8)
target_position = Vector2(8, 0)
collision_mask = 17
collision_mask = 145
[node name="RayCastRight2" type="RayCast2D" parent="."]
position = Vector2(8, -8)