Skip to content

Improve many_sprites example #2075

Description

@alice-i-cecile

How can Bevy's documentation be improved?

Link.

Things that could be better:

  1. It's unclear why we need both a Transform and Position component. Usually, Transform itself contains this information.
  2. move_camera should use a query filter along with query.single to only move, well, the camera.
  3. Use spawn_batch for spawning many sprites.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-Code-QualityA section of code that is hard to understand or changeC-ExamplesAn addition or correction to our examplesD-TrivialNice and easy! A great choice to get started with Bevy

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions