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
Line 5: Line 5:
|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]]

Revision as of 13:43, 20 September 2021


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