TopDown Engine  v3.6
InputSystemManager.cs File Reference

Classes

class  MoreMountains.TopDownEngine.InputSystemManager
 This is a replacement InputManager if you prefer using Unity's InputSystem over the legacy one. Note that it's not the default solution in the engine at the moment, because older versions of Unity don't support it, and most people still prefer not using it You can see an example of how to set it up in the MinimalScene3D_InputSystem demo scene More...
 

Namespaces

namespace  MoreMountains
 
namespace  MoreMountains.TopDownEngine