TurnP (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>GoldenUrg
fix include
>Legend26
Are we supposed to use the type template on properties or what are we supposed to do now anyway?
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{CatUp|Properties}}
{{CatUp|Properties}}


Same as [[P (Property)]] in other objects, applies to the turning power of the rocket.
<onlyinclude>{{Property|
 
 
{|
|<onlyinclude>{{Property|
name                = TurnP
name                = TurnP
|property             = [[Number]] ''TurnP''
|type             = number
|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              = RocketPropulsion
|}}</onlyinclude>
|}}</onlyinclude>
|}
{{clear floats}}
 
This property acts the same way the [[P (Property)|P property]] does in other objects, applies to the turning power of the rocket.


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

Latest revision as of 01:22, 20 March 2012

TurnP
Type number
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 RocketPropulsion


This property acts the same way the P property does in other objects, applies to the turning power of the rocket.