Skip to content

position

Description

position is a Property on Character
Gets the position of this Character.

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

returns: Vector3