Closed SageAndromeda closed 5 days ago
It generally seems to happen if the ball circles closely around the water instead of falling straight in
I think this is because it's treating it like it actually has an elevation of 843 if it doesn't actually overlap the water.
Fixed by using -843 for the water height instead: https://github.com/darienyoder/software-engineering-team-beta/tree/water-bug-fixed
On level 9 (the rhombus one with the hills and water), the ball sometimes doesn't properly go into the water causing me to get stuck next to it and be unable to escape the pit