Skip to content

rightDirection

Description

rightDirection is a Property on Character
Gets the right-facing direction of this Character.

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

returns: Vector3