Pixel Panda GMTK 2022
Made in 48 hours for the GMTK Game Jam 2022.
Pixel Panda is a panda made out of pixels!
Use WASD keys to move. Roll the dice to get bamboo platforms to help you reach the end.
Note: It was re-uploaded because of issues with WebGL.
Status | On hold |
Platforms | HTML5 |
Author | corruptedsprout |
Genre | Platformer |
Made with | Unity |
Development log
- Re-uploadJul 25, 2022
Comments
Log in with itch.io to leave a comment.
If you didn’t already know, the way to fix your WebGL is to (in Unity) go to Edit > Build settings > Player settings > WebGL tab > Publishing settings > Compression and set it to either None (not recommended) or Gzip (recommended) instead of the default Brotli, which Itch doesn’t support
Thanks for the tip!
No problem! Always happy to help out when I have the knowledge!