You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 7, 2022. It is now read-only.
@joshuajbouw Sorry for the late reply, I didn't see the notification. I'm not sure about the logic. Nothing I saw seemed to account for the despawn, but at this point my memory is a little fuzzy. When I get a chance, I'll try to reproduce this and verify that it's not a mistake on my part.
Bevy Tilemap version
commit: 474bd2f
Operating system & version
Ubuntu 20.04
What you did
Modified
hex_tile_odd_rows
example to allow panning and zooming (re-scaling).What you expected to happen
The view can be panned/zoomed, and the map remains static.
What actually happened
All chunks except (0,0) de-spawned immediately.
Additional information
The text was updated successfully, but these errors were encountered: