GOOD WORK, I LOVED THE SOUND AND ART. CONGRATULATIONS. I DONT LIKED WHEN SLIME GRAPS IN WALL. MY GAMES HAVE THIS BUG TOO, DO YOU KNOW HOW CAN RESOLVE THIS? CONTINUE MAKING THIS GREAT GAMES!
Thanks! There are a variety of ways to stop the player from grabbing onto walls. You can check the name of the object they are colliding, check if the object the player is colliding with is under the player using raycasts or linecasts, and so on. I can help out if you need! Me and Dedkat discovered the bug but I though that it fit so I didn't use the version in which the player couldn't climb. Because the player can only jump so high the climbing was also helpful in that respect.