Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: get component as flow #108

Open
0ffz opened this issue Feb 2, 2025 · 0 comments
Open

feat: get component as flow #108

0ffz opened this issue Feb 2, 2025 · 0 comments

Comments

@0ffz
Copy link
Member

0ffz commented Feb 2, 2025

Add a function to get a component and observe updates to it as a flow.

Most of this should be possible to implement with built in coroutines helpers and adding/removing an observer for that component type on an entity.

0ffz added a commit that referenced this issue Feb 24, 2025
feat: Basic support for removing observers after adding
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant