TopDown Engine  v3.6
CharacterSwitchModel.cs File Reference

Classes

class  MoreMountains.TopDownEngine.CharacterSwitchModel
 Add this component to a character and it'll be able to switch its model when pressing the SwitchCharacter button Note that this will only change the model, not the prefab. Only the visual representation, not the abilities and settings. If instead you'd like to change the prefab entirely, look at the CharacterSwitchManager class. If you want to swap characters between a bunch of characters within a scene, look at the CharacterSwap ability and CharacterSwapManager More...
 

Namespaces

namespace  MoreMountains
 
namespace  MoreMountains.TopDownEngine