Corgi Engine  v8.8
CharacterSwapManager.cs File Reference

Classes

class  MoreMountains.CorgiEngine.CharacterSwapManager
 Add this class to an empty component in your scene, and it'll allow you to swap characters in your scene when pressing the SwapButton (P, by default) Each character in your scene will need to have a CharacterSwap class on it, and the corresponding PlayerID. You can see an example of such a setup in the MinimalCharacterSwap demo scene More...
 

Namespaces

namespace  MoreMountains
 
namespace  MoreMountains.CorgiEngine