P (Property): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy fixed |
>Camoy added member |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
|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. | ||
|objects = [[BodyGyro]], [[BodyPosition]], [[BodyVelocity]] | |objects = [[BodyAngularVelocity]], [[BodyGyro]], [[BodyPosition]], [[BodyVelocity]] | ||
}}</onlyinclude> | }}</onlyinclude> | ||
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.