TopDown Engine
v4.1
|
Classes | |
class | MoreMountains.TopDownEngine.MagneticEnabler |
This object will enable Magnetic objects in your scene when they enter its associated collider2D (make sure you add one). While magnetic objects can work on their own, and handle their own range detection, you can also use a different architecture, where an enabler makes them move. A typical use case would be to add it to a character, nested under its top level : More... | |
Namespaces | |
namespace | MoreMountains |
namespace | MoreMountains.TopDownEngine |