Thank you) yeah, I know, I didn't find those bugs bc didn't have enough time to play, and to fix it I could write 1 line of code.
Ezzzz4
20
Posts
1
Following
A member registered May 11, 2022 · View creator page →
Creator of
This is a simple game where you need to move by using Grappling hook
Racing
Play in browser
Recent community posts
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.