Skip to content

AsyncWorld.trigger #12

Description

@mirsella

hello

would be nice to have a trigger method for general observer not watching a specific entity.
current workaround

                    AsyncWorld.apply_command(bevy::ecs::system::command::trigger(
                        MyTriggerEvent
                    ));

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions