Using Different Character Controller

  • You can see that we create a reference to your controller at the top of the “CPDisableManager” script.

    • NOTE: You want to disable input and mouse look when you disable the player!

    • Change the "player" reference to how you would disable your own controller

Similar to how I've done so below:

Last updated