made it so roboturret can be flipped in editor
This commit is contained in:
parent
319eec7f5b
commit
6a180c4f0c
2 changed files with 3 additions and 6 deletions
|
@ -155,7 +155,7 @@ autostart = true
|
|||
[node name="RayCast2D" type="RayCast2D" parent="."]
|
||||
position = Vector2( 3, 3 )
|
||||
enabled = true
|
||||
cast_to = Vector2( 45, 0 )
|
||||
cast_to = Vector2( 48, 0 )
|
||||
collision_mask = 8
|
||||
collide_with_areas = true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue