1
0
mirror of https://github.com/JohnBreaux/Boat-Battle.git synced 2024-11-14 21:15:58 +00:00
This commit is contained in:
Chance Atkinson 2021-11-07 00:35:43 -05:00
commit 2dff7428a1

View File

@ -101,6 +101,8 @@ func _input(event):
position = event.position;
if event.is_action_pressed("ui_rotate"):
if held:
return
if checkOriginalPos():
return
else: