Yip that feels soo much better now.
and the lvl didint crash now.
the start intro animation is soo cool, how did u do it?
Viewing post in Wani Wani Picnic: Playdate Edition comments
Thanks! The Playdate lets you specify some images to display on-screen between the main menu and the game starting, so I used that to do a simple "wipe" transition. Basically, the sprite walks left to right, the right side of the screen looks like the main menu, and the left side of the screen displays the title screen of the game. The sprite moves to the right until the whole title screen is displayed. Then the game loads.