Velocity (Property): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(Created page with "{{CatUp|Properties}} {{Property| name = Velocity |property = Vector3 ''velocity'' |description = Stores the speed and movement direction of the object. |object = GBX.lu...")
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{CatUp|Properties}}
{{CatUp|Properties}}
{{Property|
{{Property|
name = Velocity
name = Velocity
|property = [[Vector3]] ''velocity''
|property = [[Vector3]] ''velocity''
|description = Stores the speed and movement direction of the object.
|description = Stores the speed and movement direction of the object.
|object = [[GBX.lua.FlagStand (Object)|Flagstand]], [[GBX.lua.Part (Object)|Part]], [[GBX.lua.Seat (Object)|Seat]], [[GBX.lua.SpawnLocation (Object)|SpawnLocation]]
|object     = [[GBX.lua.BasePart (Object)|BasePart]]
|}}
}}


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

Latest revision as of 22:54, 23 September 2021

Property
Name Velocity
Property Vector3 velocity
Description: Stores the speed and movement direction of the object.
In Object: BasePart