-
Notifications
You must be signed in to change notification settings - Fork 1
Console Commands
There is available some commands for the new console I'm working in:
/help - Show all the commands
/help <command> - See the commands forms for the selected command.
/debug - Enables or disables debug messages in the chat (shortcut: Ctrl + D)
Alises: /tp
/teleport <x> <z> - Set the position in a 2D way.
/teleport <x> <y> <z> - Set the position in a 3D way.
/teleport <x> <z> <yaw> <pitch> - Set the position in a 2D way, also the orientation of your Mouse Look script.
/teleport <x> <y> <z> <yaw> <pitch> - Set the position in a 3D way, also the orientation of your Mouse Look script.
/clear - Clear the console.
Aliases: /cls
TBA. :)
© Ikillnukes 2017 - Go to main page
Lerp2API is an API made by Lerp2Dev Team, and it contains several utilities to make easily the coding in Unity.
There in the Wiki you can see the main examples and information from it.