objDestroyField

objects / Level Objects / objDestroyField
This object has no parent.

Description

destroys objects and tiles in the area at room start time.

Variables

NameValueDescription
destroyEntitiesfalse

destroy instances of prtEntity?

destroyObjectsfalse

destroy any object (including prtEntity?), except collision objects (objSolid, objSpike, etc.)

destroySolidstrue

destroy solids

destroyTilestrue

delete tiles

destroyTilesDepth1000000

what layer of tiles to delete

variable names in bold are safe to set in creation code.