User Tools

Site Tools


remove_entity

This is an old revision of the document!


Remove Entity


Permanently removes the specified entity from the scene.

remove_entity(entity)
ArgumentDescriptionTypeRequired
entityThe entity to remove from the scene.EntityYes

Example:

remove_entity(entity["key01"])

Results: The entity with an ID of “key01” is permanently removed from the scene.

Use the Remove Entity function to remove characters that have exited during a cutscene or as a way for the player to “collect” objects from the scene (i.e. item pickups).


Editor Node:

Visual Demo:

remove_entity.1493499037.txt.gz · Last modified: 2017/04/29 13:50 by justin