P (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Anaminus
m P moved to P (Property)
>Camoy
added member
 
(14 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Property|
<onlyinclude>{{Property
name = P
|name = P
|property = [[Float]] power
|property = [[Number]] ''power''
|description = Sets how agressively the object tries to reach it's goal.
|description = Sets how aggressively the object tries to reach its goal.
|object = [[BodyGyro]] [[BodyPosition]] [[RBX.Lua.BodyVelocity|BodyVelocity]]
|objects = [[BodyAngularVelocity]], [[BodyGyro]], [[BodyPosition]], [[BodyVelocity]]
|}}
}}</onlyinclude>
 
{{clear floats}}
 
==Description==
The P is how much power an object will use to get to it's goal. The higher this value, the more power it will use and the faster it will use it.
 
[[Category:Properties]]

Latest revision as of 14:37, 27 January 2011

P
Property Number power
Description Sets how aggressively the object tries to reach its goal.
Member of BodyAngularVelocity, BodyGyro, BodyPosition, BodyVelocity


Description

The P is how much power an object will use to get to it's goal. The higher this value, the more power it will use and the faster it will use it.