Table of Contents

Component Physics

(NOTE) A force effect that pulls an object towards a central point. This effect is nearly identical to PointForceEffect with two exceptions. 1. An acceleration is applied instead of a force (mass is ignored). 2. A positive strength value will pull objects toward the center of the effect. This is useful to make planetary gravity or other similar effects.

Methods Properties Base Classes Derived Classes
Constructor basicpointeffect

Properties


Methods


PointGravityEffect : Void

constructor

Name Type Description
function PointGravityEffect()