Skip to content

bevy::ecs::schedule::common_conditions::not should support SystemInput #19527

Open
@lotus128

Description

@lotus128

What problem does this solve or what need does it fill?

bevy::ecs::schedule::common_conditions::not does not support SystemInput. ie, I cannot use systems with In params.

What solution would you like?

I would like bevy::ecs::schedule::common_conditions::not to support SystemInput so that I can use systems with In params.

What alternative(s) have you considered?

I implemented my own not condition.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-ECSEntities, components, systems, and eventsC-FeatureA new feature, making something new possibleS-Needs-DesignThis issue requires design work to think about how it would best be accomplishedX-ContentiousThere are nontrivial implications that should be thought through

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions