P (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 3: | Line 3: | ||
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. | 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. | ||
{{Property| | {| | ||
|<onlyinclude>{{Property| | |||
name = P | name = P | ||
|property = [[Number]] power | |property = [[Number]] power | ||
|description = Sets how aggressively the object tries to reach its goal. | |description = Sets how aggressively the object tries to reach its goal. | ||
|object = [[BodyGyro]] [[BodyPosition]] [[RBX.lua.BodyVelocity (Object)|BodyVelocity]] | |object = [[BodyGyro]] [[BodyPosition]] [[RBX.lua.BodyVelocity (Object)|BodyVelocity]] | ||
|}} | |}}</onlyinclude> | ||
|} | |||
[[Category:Properties]] | [[Category:Properties]] |
Revision as of 19:20, 21 May 2010
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.
|