kyunghoon
kyunghoon
**Bevy Tilemap version** 0.4 **Operating system & version** MacOS 11.3 **What you did** tried to update tiles using `Tilemap.get_tile_mut(..)` **What you expected to happen** expected the memory usage to remain...
i don't seem to see an optimized api call for this, does it exist?
BD431FF2-C78B-4953-A3A9-0E42593C2D32
## Bevy version v0.5.0 ## Operating system & version MacOS 11.4 ## What you did used the Reflect proc-macro ## What you expected to happen compile successfully ## What actually...
instead of returning an object from `useQuery`/`useSubscription`, (given that the number of parameters and their function do not change) returning a tuple(array) would allow users to de-structure the variable names...