TopDown Engine
v4.1
|
Classes | |
class | MoreMountains.TopDownEngine.InputManager |
This persistent singleton handles the inputs and sends commands to the player. IMPORTANT : this script's Execution Order MUST be -100. You can define a script's execution order by clicking on the script's file and then clicking on the Execution Order button at the bottom right of the script's inspector. See https://docs.unity3d.com/Manual/class-ScriptExecution.html for more details More... | |
Namespaces | |
namespace | MoreMountains |
namespace | MoreMountains.TopDownEngine |