Velocity (Property): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Mindraker mNo edit summary |
>Mr Doom Bringer No edit summary |
||
Line 1: | Line 1: | ||
{{CatUp|Properties}} | {{CatUp|Properties}} | ||
<onlyinclude> | |||
{{Property| | {{Property| | ||
name = Velocity | name = Velocity | ||
Line 7: | Line 7: | ||
|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]] | ||
|}} | |}} | ||
</onlyinclude> | |||
[[Category:Properties]] | [[Category:Properties]] |
Revision as of 20:13, 22 April 2010
![]() | |
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]] |