DOMPhysicsFollowExtended

From Virtual World Web Wiki
Revision as of 14:15, 15 January 2018 by Spark5 (Talk | contribs) (Documentation for the DOMPhysicsFollowExtended class)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Represents a DOMPhysicsFollow in JavaScript

Remarks [edit]

Properties

bool AlwaysFace {get; set;} // Via attribution on DOMPhysicsFollow
True if the following object should always try to face the target object even if there's no following movement.
float MaxDistance {get; set;} // Via attribution on DOMPhysicsFollow
The distance at which this transform will begin trying to follow
float MinDistance {get; set;} // Via attribution on DOMPhysicsFollow
The closest this transform will try to get to the other
long TargetID {get; set;} // Via attribution on DOMPhysicsFollow
The distance at which the pathing creature will begin running (if possible, see MaxPace)