Skip to content

entity show and hide #4907

@griffenliu

Description

@griffenliu

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

I don't think it's very convenient to show and hide entities, wish there was a more convenient API like:
commands.entity(entity).show(recursive:bool);
commands.entity(entity).hide(recursive:bool);

be similar to
commands.entity(entity).despawn_recursive();

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-RenderingDrawing game state to the screenC-FeatureA new feature, making something new possible

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions