forked from team-sg/hero-mark-2
arrows now get deleted when offscreen
This commit is contained in:
parent
2d3fc72ebe
commit
b53c776021
4 changed files with 21 additions and 8 deletions
|
@ -152,6 +152,10 @@ scale = Vector2( -1, 1 )
|
|||
position = Vector2( 232, 168 )
|
||||
scale = Vector2( -1, 1 )
|
||||
|
||||
[node name="Slime4" parent="Enemies" instance=ExtResource( 11 )]
|
||||
position = Vector2( 264, 168 )
|
||||
scale = Vector2( -1, 1 )
|
||||
|
||||
[node name="Bat" parent="Enemies" instance=ExtResource( 13 )]
|
||||
position = Vector2( 104, 48 )
|
||||
left_up_boundry = 3.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue