MaxTorque (Property): Difference between revisions
From Goodblox Wiki
Jump to navigationJump to search
mNo edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
|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 |