Highroad Engine v1.3
Classes | Namespaces
SolidController.cs File Reference

Classes

class  MoreMountains.HighroadEngine.SolidController
 Solid Controller class, that handles vehicles with suspension This allows for a more dynamic behaviour of the vehicles and allows for bumpy roads, slopes or even loops This controller also offers easier extendability thanks to the SolidBehaviourExtender. If you want to create a vehicle using this controller, you'll need to setup its suspension correctly, and pay attention to the weight repartition. For that, you can simply duplicate one of the demo vehicles, or have a look at the documentation that explains how to setup a vehicle, step by step. More...
 

Namespaces

namespace  MoreMountains
 
namespace  MoreMountains.HighroadEngine