Fix (?) Barrier and tile in boat
This commit is contained in:
@@ -67,4 +67,4 @@ func spawn_boat_barriers():
|
||||
|
||||
func _physics_process(delta):
|
||||
#Just spinning
|
||||
rotation += delta/2
|
||||
rotation += delta/6
|
||||
|
||||
Reference in New Issue
Block a user