NPC that shoots at player

This commit is contained in:
MaddoScientisto 2024-08-17 17:00:50 +02:00
commit 30850362ce
11 changed files with 253 additions and 5250 deletions

View file

@ -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)