mirror of
				https://github.com/JohnBreaux/Boat-Battle.git
				synced 2025-02-04 12:28:35 +00:00 
			
		
		
		
	Add handles to ships and improve placement controls; Make the debug menu more aggressive.
This commit is contained in:
		| @@ -11,7 +11,7 @@ var held = false | ||||
| func _ready(): | ||||
| 	pass # Replace with function body. | ||||
|  | ||||
| var click_radius = 32 | ||||
| var click_radius = 16 | ||||
| var orient = 0; | ||||
|  | ||||
| func _input(event): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user