mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-02 06:11:15 +00:00
Rotating turret NPC
This commit is contained in:
parent
b4f554ae5c
commit
dc55fa97d3
14 changed files with 401 additions and 27 deletions
|
|
@ -34,7 +34,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"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue