forked from team-sg/hero-mark-2
made some changes to enemies i dunno
This commit is contained in:
parent
5f6968a7e9
commit
e40e3de653
4 changed files with 54 additions and 14 deletions
|
@ -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 )
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue