Unity Tutorial: First Person Controller (Part 8 – Surface Effects)


In the next part in our First Person character series we are going to add support for surfaces that can effect how the player moves similar to the gels in Portal 2. Surfaces will be able to have multiple effects and we’ll be able to easily add new effects as we go.

📂 Grab the full project ➠ https://github.com/GameDevEducation/UnityTutorial_CharacterController/tree/Part-8-Surface-Effects