MaxTorque (Property): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(Created page with "{{CatUp|Properties}} <onlyinclude>{{Property |name = maxTorque |property = Vector3 ''maxTorque'' |description = Sets how much force can be applied to each axis....")
 
No edit summary
Line 3: Line 3:
<onlyinclude>{{Property
<onlyinclude>{{Property
|name        = maxTorque
|name        = maxTorque
|property    = [[Vector3]] ''maxTorque''
|property    = [[Vector3]] ''max torque on axis''
|description = Sets how much force can be applied to each axis.
|description = Sets how much force can be applied to each axis.
|object      = [[GBX.lua.BodyGyro (Object)|BodyGyro]], [[GBX.lua.RocketPropulsion (Object)|RocketPropulsion]]
|object      = [[GBX.lua.BodyGyro (Object)|BodyGyro]], [[GBX.lua.RocketPropulsion (Object)|RocketPropulsion]]

Revision as of 10:26, 23 June 2020


Property
Name maxTorque
Property Vector3 max torque on axis
Description: Sets how much force can be applied to each axis.
In Object: BodyGyro, RocketPropulsion