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...") |
m (→Properties) |
||
Line 8: | Line 8: | ||
==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== |
Revision as of 03:09, 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.