richardartoul / browserMayhem

2 stars 2 forks source link

Adjust border regions #12

Open jfejt opened 9 years ago

jfejt commented 9 years ago

It is possible to hide the ship completely offscreen, where it has crossed over the window border but has not come out at the opposite border yet

richardartoul commented 9 years ago

I'm not sure I follow what the issue is. are you saying the ship teleports before it's fully offscreen?

jfejt commented 9 years ago

other way around. It doesn't teleport until it is pretty far off screen. This could potentially cause problems if enemies are restricted to only the visible screen area, because the player could hide just out of range.