iMove comes with the iMove Interactable component. This component inputs custom interact scripts which allows you to quickly customize interactions in the scene. For example, the ChangeCharacterInteract script will allow you to interact with an object to change characters. See the video above for more details on how to implement this.
Via Canvas UI Button
You can also change characters at runtime by clicking a canvas button. See the video above for more details on how to implement this.