Skip to content

forwardDirection

Description

forwardDirection is a Property on Character
Gets the forward direction of this Character.

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

returns: Vector3