Corgi Engine  v8.8
InputManager.cs File Reference

Classes

struct  MoreMountains.CorgiEngine.ControlsModeEvent
 
class  MoreMountains.CorgiEngine.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.CorgiEngine