MaxTorque (Property): Difference between revisions
From Goodblox Wiki
Jump to navigationJump to search
Pizzaboxer (talk | contribs) (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 |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{CatUp|Properties}} | {{CatUp|Properties}} | ||
<onlyinclude>{{Property | <onlyinclude>{{Property | ||
|name = maxTorque | |name = maxTorque | ||
|property = [[Vector3]] '' | |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 |