Half the time the squares didn't work, if that was intended I'll change the clean score. That being said this was a lot of fun and super innovative! Great job this would be a fun board game for tablets or phones. Or just a fun board game!
Viewing post in KindMoney jam comments
Thank you! Yeah, I know, I'm so dumb, I've forgotten about 1 line of code... so when player goes on the next platform, I give the platform class his class, and take away from previous class, but I forgot to take away the class while Regenerate map, bc I'm using ObjectPool pattern.. just needed to write _currentPlayer = null in OnDisable void.