GBX.lua.BodyForce (Object): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(Created page with "{{CatUp|Class reference}} The BodyForce object is used to apply a force to an Part or other object, making it move in some direction. The amount of force applied can be set t...")
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{CatUp|Class reference}}
{{CatUp|Class reference}}
The BodyForce object is used to apply a force to an Part or other object, making it move in some direction. The amount of force applied can be set to a single axis, or multiple ones.
The BodyForce object is used to apply a force to an Part or other object, making it move in some direction. The amount of force applied can be set to a single axis, or multiple ones.


Line 8: Line 7:
==Properties==
==Properties==
In addition to the Global properties, the BodyForce also has these:
In addition to the Global properties, the BodyForce also has these:
*[[Force|force]]  
*[[Force (Property)|force]]


==Events==
==Events==

Latest revision as of 03:10, 24 September 2021

The BodyForce object is used to apply a force to an Part or other object, making it move in some direction. The amount of force applied can be set to a single axis, or multiple ones.

Functions

The BodyForce incorporates only the Global functions.

Properties

In addition to the Global properties, the BodyForce also has these:

Events

The BodyForce incorporates only the global events.