mirror of
https://github.com/JohnBreaux/Boat-Battle.git
synced 2024-11-14 21:15:58 +00:00
Merge branch 'main' of https://github.com/StatewideInk/Group12
This commit is contained in:
commit
2dff7428a1
@ -101,6 +101,8 @@ func _input(event):
|
||||
position = event.position;
|
||||
|
||||
if event.is_action_pressed("ui_rotate"):
|
||||
if held:
|
||||
return
|
||||
if checkOriginalPos():
|
||||
return
|
||||
else:
|
||||
|
Loading…
Reference in New Issue
Block a user