Skip to main content

Execute_Death

Description

Immediately kills the BaseObject character. In general gameplay flow, death is automatically handled when using Action_Die or Action_DieWithAnim. When this script is used, the character is processed as dead immediately.

Parameters

ParameterDescription
BaseObjectThe character to be killed

Examples

DescriptionBaseObjectCommand
Immediately kill SelfSelfDeath
Immediately kill TargetTargetDeath