TurnP (Property): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Anaminus content |
>Mr Doom Bringer No edit summary |
||
Line 1: | Line 1: | ||
{{CatUp|Properties}} | |||
Same as [[P (Property)]] in other objects, applies to the turning power of the rocket. | |||
{{Property| | {{Property| | ||
name = TurnP | name = TurnP | ||
|property = [[ | |property = [[Number]] ''TurnP'' | ||
|description = The P in the PD controller that governs the rotation of the Rocket. The higher the number, the more aggressively the rocket will turn towards the Target. | |description = The P in the PD controller that governs the rotation of the Rocket. The higher the number, the more aggressively the rocket will turn towards the Target. | ||
|object = [[RBX.lua.RocketPropulsion (Object)|RocketPropulsion]] | |object = [[RBX.lua.RocketPropulsion (Object)|RocketPropulsion]] | ||
|}} | |}} | ||
[[Category:Properties]] |
Revision as of 22:10, 23 March 2010
Same as P (Property) in other objects, applies to the turning power of the rocket.
TurnP | |
Property | Number TurnP |
Description | The P in the PD controller that governs the rotation of the Rocket. The higher the number, the more aggressively the rocket will turn towards the Target. |
Member of | [[RBX.lua.RocketPropulsion (Object)|RocketPropulsion]] |