made some changes to enemies i dunno

This commit is contained in:
pennyrigate 2023-01-22 01:34:05 -05:00
parent 5f6968a7e9
commit e40e3de653
4 changed files with 54 additions and 14 deletions

View file

@ -33,6 +33,7 @@ width = 1.0
default_color = Color( 1, 1, 1, 1 )
[node name="RayCast2D" type="RayCast2D" parent="."]
visible = false
position = Vector2( 4.5, 4 )
cast_to = Vector2( 0, -192 )