bevyengine / bevyengine/bevy

Observers as part of bundle

Open
#14,204 9 comments 2 reactions 1 assignee Claimed by @alice-i-cecile View on GitHub
A-ECS C-Feature D-Complex S-Ready-For-Implementation
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 16h
Merged PRs (30d)
171

Description

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

Ability to add observers as part of a bundle would help a lot in composing entities.

## What solution would you like?

The simplest way I can think of is to allow `EntityCommand` trait as part of bundles.

## What alternative(s) have you considered?

Nothing else came to mind.

## Additional context

Idea from https://discord.com/channels/691052431525675048/691052431974465548/1259529220892131348

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.