MaxTorque (Property): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{CatUp|Properties}}
{{CatUp|Properties}}
<onlyinclude>{{Property
<onlyinclude>{{Property
|name        = maxTorque
|name        = maxTorque
|property    = [[Vector3]] ''max torque on axis''
|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.BodyAngularVelocity (Object)|BodyAngularVelocity]], [[GBX.lua.BodyGyro (Object)|BodyGyro]], [[GBX.lua.RocketPropulsion (Object)|RocketPropulsion]]
}}</onlyinclude>
}}</onlyinclude>


[[Category:Properties]]
[[Category:Properties]]

Latest revision as of 23:16, 23 September 2021

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