WalkDirection (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy
No edit summary
>Flurite
No edit summary
 
Line 2: Line 2:
|name                = WalkDirection
|name                = WalkDirection
|property            = [[Vector3]] WalkDirection
|property            = [[Vector3]] WalkDirection
|description          = The change in direction when walking in the form of a normalized vector.
|description          = The Vector3 direction the model/character will walk towards.
|object              = Humanoid
|object              = Humanoid
}}</onlyinclude>
}}</onlyinclude>

Latest revision as of 23:06, 7 February 2012

WalkDirection
Property Vector3 WalkDirection
Description The Vector3 direction the model/character will walk towards.
Member of Humanoid