Olezen / UnitySourceMovement

Source engine-like movement in Unity, based on Fragsurf by cr4yz (Jake E.).
MIT License
310 stars 47 forks source link

Step offset #1

Closed Olezen closed 5 years ago

Olezen commented 5 years ago

Added some basic step offset functionality that is probably pretty buggy, though you can disable it. I really recommend using invisible slope colliders whenever possible, as they are much smoother, more reliablye and you can walk down them instead of just falling down.