Skip to content

Spawn multiple chunks in the tilemap_chunk example #19911

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kristoff3r
Copy link
Contributor

Objective

The tilemap_chunk example is currently very basic, it's more useful if it also shows how to spawn multiple chunks.

Currently multiple chunks also seems broken, on my machine I get the following when running the example
image

Solution

Spawn multiple chunks in the example

@kristoff3r kristoff3r requested a review from IceSentry July 1, 2025 18:01
@kristoff3r kristoff3r added D-Trivial Nice and easy! A great choice to get started with Bevy A-Rendering Drawing game state to the screen C-Examples An addition or correction to our examples labels Jul 1, 2025
@kristoff3r kristoff3r added the S-Needs-Review Needs reviewer attention (from anyone!) to move forward label Jul 1, 2025
@IceSentry IceSentry added the S-Blocked This cannot move forward until something else changes label Jul 1, 2025
@IceSentry
Copy link
Contributor

For now I added S-Blocked until the issue is fixed, but once it's fixed we should merge this.

@IceSentry IceSentry removed the S-Needs-Review Needs reviewer attention (from anyone!) to move forward label Jul 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Rendering Drawing game state to the screen C-Examples An addition or correction to our examples D-Trivial Nice and easy! A great choice to get started with Bevy S-Blocked This cannot move forward until something else changes
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants