TopDown Engine  v3.6
CharacterPathfindToMouse3D.cs File Reference

Classes

class  MoreMountains.TopDownEngine.CharacterPathfindToMouse3D
 This ability, used on a Player character, will let you click on the ground and have the character move to the click's position You'll find a demo of this ability on the LoftSuspendersMouseDriven demo character. You can drag it in the Loft3D demo scene's LevelManager's PlayerPrefabs slot to give it a try. For AIs, look at the MousePathfinderAI3D script instead, and its demo in the MinimalPathfinding3D demo scene More...
 

Namespaces

namespace  MoreMountains
 
namespace  MoreMountains.TopDownEngine