Velocity (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mindraker
cats
>JulienDethurens
No edit summary
 
(9 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{CatUp|Properties}}
{{CatUp|Properties}}
There are two different ''Velocity'' properties:


{{Property|
{{:Velocity (Property)/basepart}}
name = Velocity
<div class="visualClear"></div>
|property = [[Vector3]] ''velocity''
{{:Velocity (Property)/bodyvelocity}}
|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]]
|}}
 
[[Category:Properties]]

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