made it so roboturret can be flipped in editor

This commit is contained in:
pennyrigate 2023-03-13 00:46:45 -04:00
parent 319eec7f5b
commit 6a180c4f0c
2 changed files with 3 additions and 6 deletions

View file

@ -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