Skip to content

backDirection

Description

backDirection is a Property on Character
Gets the backwards direction of this Character.

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

returns: Vector3