Velocity (Property): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer No edit summary |
>Mr Doom Bringer No edit summary |
||
Line 1: | Line 1: | ||
{{CatUp|Properties}} | {{CatUp|Properties}} | ||
{| | {| | ||
| | |<onlyinclude>{{Property| | ||
<onlyinclude> | |||
{{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 = [[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> | ||
</onlyinclude> | |} | ||
| | |||
[[Category:Properties]] | [[Category:Properties]] |
Revision as of 19:51, 21 May 2010
|