TopDown Engine  v3.6
InputSystemManagerEventsBased.cs File Reference

Classes

class  MoreMountains.TopDownEngine.InputSystemManagerEventsBased
 This is a replacement InputManager if you prefer using Unity's InputSystem over the legacy one, in a multiplayer context. 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_Multiplayer demo scene More...
 

Namespaces

namespace  MoreMountains
 
namespace  MoreMountains.TopDownEngine