Execute_Ascend
Description
Causes the specified ghost character to ascend, which leads to their final despawning from the game world. The character must have the GhostSimulate entity state.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | The ghost character to ascend (Self or Target). |
Examples
| Description | BaseObject | Command |
|---|---|---|
| Make Self (ghost character) ascend | Self | Ascend |
| Make Target (ghost character) ascend | Target | Ascend |