Riferimento API di nanos world Documentazione italiana non ufficiale
Documentazione ufficiale
Funzione Server Veloce

Cable:SetAngularMotorSLERPVelocitySettings

Sets whether the SLERP angular velocity drive is enabled and the target angular velocity

Non ancora tradotto

Sintassi

Lua
my_cable:SetAngularMotorSLERPVelocitySettings(enable_drive_slerp = false, strength = 0, target = Vector(0, 0, 0))

Parametri

Nome Tipo Predefinito Descrizione
enable_drive_slerp facoltativo boolean false Enable the SLERP angular velocity drive
strength facoltativo float 0 Velocity strength of the drive (damping)
target facoltativo Vector Vector(0, 0, 0) Target angular velocity