Skip to content

screenPosition

Description

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

Example
Character.screenPosition = Vector2.New(1, 1)
local testVariable = Character.screenPosition
Usage

returns: Vector2