Riferimento API di nanos world Documentazione italiana non ufficiale
Documentazione ufficiale
Funzione statica Client Moderato

Input.InputKey

Forces an Input Key event on Local Player<br/><br/>This won't trigger any Scripting event as it bypass internal validations

Non ancora tradotto

Sintassi

Lua
Input.InputKey(key_name, input_event, amount_depressed = 1)

Parametri

Nome Tipo Predefinito Descrizione
key_name string Key Name to input
input_event InputEvent Which Event to input
amount_depressed facoltativo float 1 The amount pressed