ThrustP (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer
No edit summary
>Mr Doom Bringer
No edit summary
Line 1: Line 1:
{{CatUp|Properties}}
{{CatUp|Properties}}


Same as the [[P (Property)]] for other objects. Exclusive to the Rocket Propulsion object.
Same as the [[P (Property)]] for other objects. Relates to the power used to get to the target.


{{Property|
{{Property|
name                = ThrustP
name                = ThrustP
|property            = [[float]] ''ThrustP''
|property            = [[Number]] ''ThrustP''
|description          = The P in the PD controller that governs the motion of the Rocket. The higher the number, the more aggressively the rocket will move towards the [[Target (Property)|Target]].
|description          = The P in the PD controller that governs the motion of the Rocket. The higher the number, the more aggressively the rocket will move towards the [[Target (Property)|Target]].
|object              = [[RBX.lua.RocketPropulsion (Object)|RocketPropulsion]]
|object              = [[RBX.lua.RocketPropulsion (Object)|RocketPropulsion]]

Revision as of 22:11, 23 March 2010

Same as the P (Property) for other objects. Relates to the power used to get to the target.

ThrustP
Property Number ThrustP
Description The P in the PD controller that governs the motion of the Rocket. The higher the number, the more aggressively the rocket will move towards the Target.
Member of [[RBX.lua.RocketPropulsion (Object)|RocketPropulsion]]