Aetolia / Vinyl

The game engine built on Unity for the productions of the games
0 stars 0 forks source link

Apply climbing Surfaces #13

Open ScottGarryFoster opened 3 years ago

ScottGarryFoster commented 3 years ago

Allow for the climbing of any tagged surface in the game.

This should use some angling and figuring out when the player is at such an angle that their angle is too steep to the ground. Additionally this needs to take into account the concepts of ground and wall.

Ensure not everything is actually climbable.