Basic Bat enemy AI
This commit is contained in:
@ -17,6 +17,7 @@ offset = Vector2( -8, -8 )
|
||||
|
||||
[node name="Hurtbox" parent="." instance=ExtResource( 3 )]
|
||||
collision_layer = 8
|
||||
show_hit = false
|
||||
|
||||
[node name="CollisionShape2D" parent="Hurtbox" index="0"]
|
||||
position = Vector2( 8, 8 )
|
||||
|
Reference in New Issue
Block a user