BArtisan.Thrusters.Helpers.Paths Namespace Reference

Detailed Description

The companion classes that were explicit built for Thrusters.Paths components are gathered under this namespace.

BThrusterPathActor are thrusters that move a GameObject along a Path of BThrusterPathNode.

Classes

class  BThrusterHelperPathMoveNodeAtTouch
 Detects the left Click or the first Touch (using the legacy Input System) and moves a PathNode to that position. More...
 
class  BThrusterPathLineDraw
 A simple helper, built for debug purposes or simple graphics games. It requires a LineRenderer and BThrusterPathActor components. More...