Skip to content

Virtual Keys

Virtual Keys

Virtual Keys map physical input devices to abstract key IDs that trigger scripts and game actions.

Properties

System

Name Explanation Type
Enter Script The script executed when the virtual key is activated. Script
Exit Script The script executed when the virtual key is deactivated. Script
ID The ID of the virtual key. Number
Mutually Exclusive Commands that cannot be active simultaneously.
Name The name of the virtual key. String
Ongoing Script The script that runs continuously while active. Script

Details

Name Explanation Type
Cooldown The duration before the virtual key is registered again, in milliseconds. Number
Ignore Input Blocks Whether the virtual key ignores input blockers and works even when controls are frozen. Toggle
Require Key Release Whether the virtual key requires a key release before it registers again. Toggle