Velocity (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mindraker
cats
>Mindraker
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 = [[RBX.Lua.FlagStand (Object)|Flagstand]], [[RBX.Lua.Part (Object)|Part]], [[RBX.Lua.Seat (Object)|Seat]], [[RBX.Lua.SpawnLocation (Object)|SpawnLocation]]
|object = [[RBX.lua.FlagStand (Object)|Flagstand]], [[RBX.lua.Part (Object)|Part]], [[RBX.lua.Seat (Object)|Seat]], [[RBX.lua.SpawnLocation (Object)|SpawnLocation]]
|}}
|}}


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

Revision as of 05:07, 31 October 2008

Velocity
Property Vector3 velocity
Description Stores the speed and movement direction of the object.
Member of [[RBX.lua.Flagstand, Part, Seat, SpawnLocation (Object)|Flagstand, Part, Seat, SpawnLocation]]