@ -47,7 +47,7 @@ func BaddieTimer():
updatePoints()
bad.position.x = 1200
bad.position.y = randi()%500 + 25
bad.position.y = (randi()%470) + 40
else:
total_bads_spawned = 0