Skip to content

GeoJSONSpawner notification bus bug #132

@norbertprokopiuk

Description

@norbertprokopiuk

GeoJSONSpawner has currently wrong handling of notification related to OnEntitiesSpawnBegin and OnEntitiesSpawnFinished. Notification bus is set to have single address and multiple handlers, which is only valid if there is only one spawning component. In case of multiple spawning components on stage, there is no way to distinguish which one sent notification. This behaviour shall be corrected. It would useful to have global notification as well. Global notification would inform that spawning in all components started, finished etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions