Skip to content

leftDirection

Description

leftDirection is a Property on Character
Gets the left-facing direction of this Character.

Example
Character.leftDirection = Vector3.New(1, 1, 1)
local testVariable = Character.leftDirection
Usage

returns: Vector3