Velocity (Property): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Anaminus m Velocity moved to Velocity (Property) |
>Mindraker cats |
||
Line 1: | Line 1: | ||
{{CatUp|Properties}} | |||
{{Property| | {{Property| | ||
name = Velocity | name = Velocity | ||
Line 5: | 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]] | ||
|}} | |}} | ||
[[Category:Properties]] |
Revision as of 12:45, 3 September 2008
![]() | |
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]] |