Pular para o conteúdo principal

67 documentos selecionados com "object"

Ver todas os Marcadores

BeginObjectEditing

Permite a um jogador editar um objeto (posição e rotação) usando o mouse em uma GUI (Interface Gráfica do Usuário).

BeginPlayerObjectEditing

Permite aos jogadores editar um objeto de jogador (posição e rotação) com uma GUI e o mouse.

GetObjectRot

Use this function to get the objects current rotation.

MoveObject

Move an object to a new position with a set speed.

SetObjectMaterial

Replace the texture of an object with the texture from another model in the game.

SetObjectRot

Set the rotation of an object on the three axes (X, Y and Z).

StopObject

Stop a moving object after MoveObject has been used.