mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-22 13:03:47 +00:00
NPC that shoots at player
This commit is contained in:
parent
bfe42b460b
commit
30850362ce
11 changed files with 253 additions and 5250 deletions
|
|
@ -32,6 +32,7 @@ position = Vector2(0.5, -0.5)
|
|||
shape = SubResource("RectangleShape2D_0nhpj")
|
||||
|
||||
[node name="RigidBody2D" type="RigidBody2D" parent="."]
|
||||
visible = false
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="RigidBody2D"]
|
||||
position = Vector2(0, 1.5)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue