Velocity (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Anaminus
No edit summary
>JulienDethurens
No edit summary
 
(11 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{Property|
{{CatUp|Properties}}
name = Velocity
There are two different ''Velocity'' properties:
|property = [[Vector3]] ''velocity''
 
|description = Stores the speed and movement direction of the object.
{{:Velocity (Property)/basepart}}
|object = [[RBX.Lua.FlagStand (Object)|Flagstand]], [[RBX.Lua.Part (Object)|Part]], [[RBX.Lua.Seat (Object)|Seat]], [[RBX.Lua.SpawnLocation (Object)|SpawnLocation]]
<div class="visualClear"></div>
|}}
{{:Velocity (Property)/bodyvelocity}}

Latest revision as of 21:29, 4 May 2012

There are two different Velocity properties:

Velocity
Type Vector3
Description Stores the speed and movement direction of the object.
Member of BasePart
velocity
Type Vector3
Description Determines the constant directional force applied to the parent object.
Member of BodyVelocity