OwenTheBell / RunRoom

0 stars 0 forks source link

Too easy to accidentally mantel when intending to wall run #47

Open OwenTheBell opened 7 months ago

OwenTheBell commented 7 months ago

Require player to be facing almost directly at the wall to trigger a mantle.

Possibly better to do a mantle check by firing out of the player's feet looking for a wall, and then do the cast looking for the horizontal surface. This ensures that the player's feet are already below the edge and a check can be done at the same time for facing comparison.