-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Labels
A-ECSEntities, components, systems, and eventsEntities, components, systems, and eventsC-ExamplesAn addition or correction to our examplesAn addition or correction to our examplesD-TrivialNice and easy! A great choice to get started with BevyNice and easy! A great choice to get started with Bevy
Description
How can Bevy's documentation be improved?
Systems can be created through closures. This will be a surprising fact to many, and should be demonstrated in an example.
Steps:
- Create a "closure_system" example.
- Demonstrate the use of a simple closure system.
- Demonstrate configuring
Local
variables with closure systems, as shown in the corresponding docs.
Previously attempted in #2231: please try to build off that branch and credit the author.
Metadata
Metadata
Assignees
Labels
A-ECSEntities, components, systems, and eventsEntities, components, systems, and eventsC-ExamplesAn addition or correction to our examplesAn addition or correction to our examplesD-TrivialNice and easy! A great choice to get started with BevyNice and easy! A great choice to get started with Bevy