TopDown Engine
v4.1
|
Classes | |
class | MoreMountains.TopDownEngine.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.TopDownEngine |