Using a different character controller

Basics of swapping Controller

Yes , you can - but you will need to setup the child objects in the same way as the one you see below or as the example in the demo scene:

Can I use a different Character Controller with this system?

How to disable movement?

The "AKDisableManager" script has a reference to the player character on this example:

You will want to edit the reference variable and the lines below to incorporate disabling your character movement and camera rotation:

Last updated

Was this helpful?