This commit is contained in:
Marco 2025-02-05 11:33:59 +01:00
commit d60878c94b
10 changed files with 180 additions and 4 deletions

View file

@ -31,7 +31,6 @@ collision_layer = 16
collision_mask = 2
script = ExtResource("3_ax0x5")
SweepSpeed = 10.0
Debug = true
SpritePath = NodePath("../AnimatedSprite2D")
[node name="CollisionShape2D" type="CollisionShape2D" parent="PlayerDetection"]