P (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer
No edit summary
>Emess
No edit summary
Line 8: Line 8:
|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]], [[BodyVelocity]]
|}}</onlyinclude>
|}}</onlyinclude>
|}
|}


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

Revision as of 01:10, 9 January 2011

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.

P
Property Number power
Description Sets how aggressively the object tries to reach its goal.
Member of [[RBX.lua.BodyGyro, BodyPosition, BodyVelocity (Object)|BodyGyro, BodyPosition, BodyVelocity]]