Version 0.4.0 (2024-11-07)
All crates
- Updated ghx_grid to 0.4
- Updated bevy to 0.14
- Thanks to @a-panda-miner for the PR #4
bevy_ghx_proc_gen
crate:
- Fixed: entities with
CursorTarget
are now filtered out from spawned nodes utils systems (insert_bundle_from_resource_to_spawned_nodes
,insert_default_bundle_to_spawned_nodes
)