P (Property): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(Created page with "{{CatUp|Properties}} <onlyinclude>{{Property |name = P |property = Float ''power'' |description = Sets how agressively the object tries to reach its goal. |obje...")
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{CatUp|Properties}}
{{CatUp|Properties}}
<onlyinclude>{{Property
<onlyinclude>{{Property
|name        = P
|name        = P
|property    = [[Float]] ''power''
|property    = [[Float]] ''power''
|description = Sets how agressively the object tries to reach its goal.
|description = Sets how agressively the object tries to reach its goal.
|object      = [[GBX.lua.BodyGyro (Object)|BodyGyro]], [[GBX.lua.BodyPosition (Object)|BodyPosition]], [[GBX.lua.BodyVelocity (Object)|BodyVelocity]]
|object      = [[GBX.lua.BodyAngularVelocity (Object)|BodyAngularVelocity]], [[GBX.lua.BodyGyro (Object)|BodyGyro]], [[GBX.lua.BodyPosition (Object)|BodyPosition]], [[GBX.lua.BodyVelocity (Object)|BodyVelocity]]
}}</onlyinclude>
}}</onlyinclude>


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

Latest revision as of 23:15, 23 September 2021

Property
Name P
Property Float power
Description: Sets how agressively the object tries to reach its goal.
In Object: BodyAngularVelocity, BodyGyro, BodyPosition, BodyVelocity