Skip to content

Implement methods to remove entities from collections at the end of each frame. #35

@WebAxol

Description

@WebAxol

Instead of using splice(index,1) during iteration, which causes offset issues, or cheap tricks like iterating backwards, store entities that must be removed to do so afterwards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions