Classes

developer »

gameProject »

pedestrianController »

playerPlatform »

punishment »

team »

Concepts

Libraries

Objects

new

Description

Creates an instance of the avatar object.

Returns

1 avatar

an instance of the avatar class.

Example

local object = avatar.new()
avatar:setOwner(someDev)