Skip to main content

Local

This is a global variable that allows you to access local player related APIs.

Global Methods

Local.SetSkin(skin: string)

Sets the skin of the local player.

Local.Teleport(pos: vec3)

Teleports the local player to a specific position.