Integration
The script is standalone. If you want to integrate this script with another script, please follow the guidelines below to ensure smooth operation.
Functions
function SignalTrigger()
print('Add your trigger or export function here')
endfunction SpawnTimesUpTrigger()
print('Add your trigger or export here')
endfunction SpawnTrigger()
print('Add your trigger or export function here')
endExports
exports['yeva_deathscreen']:OpenDeathUI()exports['yeva_deathscreen']:CloseDeathUI()Last updated