Haydoggo / Beach-Escape

MIT License
0 stars 0 forks source link

in procreate level, it feels cheap when newly discovered fish go offscreen right away. #33

Closed plexsoup closed 7 months ago

plexsoup commented 7 months ago

The player can discover new fish under the rocks in the procreate level, but sometimes they swim offscreen, lost. That leaves the player feeling cheated.

Modify it so the new fish always swim towards the centre of the viewport.

plexsoup commented 7 months ago

fixed by setting direction after global_position has been established with add_child()