Move your cursor or finger to move your cat. Play with up to 8 players. There isn't anything to do in the game, it's just meant to be an engine you can use in your projects. This is a version of @griffpatch 's multiplayer tutorial but with bonus features like, encoding numbers better to save more space and a player counter!
[HOW TO USE IN YOUR PROJECTS] 1. Create cloud variables in your project "Player1", "Player2" etc... all the way up to "Player8" 2. Backpack the Player and Opponents sprites from this project 3. Add them into your project! Thanks to @griffpatch for the youtube tutorials, really helpful! 5/15/2022 v1.1 update : Added ability to see player count 6/24/2022 v1.2 update : Fixed glitch when backpacking the sprites, it should work perfectly now (except cloud variables.) Create cloud variables Player1 to Player8 before dragging the sprites into your project. Also added "write integer to encoded" which should only be used with numbers and saves a lot of space.