Temporary entities

Entities with finite particle systems and no Sprite bitmap are considered as temporary by the engine. It means that they will be automatically deleted as soon as all particle systems attached to the entity are finished.

Finite particle systems are defined by limited number of particle life-cycle repetitions. When the particle system's repeat count is zero, the particle cycles will stop as the owner entity is deleted.