TopDown Engine
v4.1
|
Classes | |
class | MoreMountains.Tools.MMConeOfVision |
This class will create a cone of vision defined by an angle and a distance around a point. It will look for targets within that field, and draw a mesh to show the cone of vision initially inspired by this great tutorial by Sebastian Lague : https://www.youtube.com/watch?v=rQG9aUWarwE - check out his tutorials, they're amazing! More... | |
struct | MoreMountains.Tools.MMConeOfVision.RaycastData |
A struct to store raycast data More... | |
struct | MoreMountains.Tools.MMConeOfVision.MeshEdgePosition |
Namespaces | |
namespace | MoreMountains |
namespace | MoreMountains.Tools |