Creates a system that tracks which region the player is currently in. Updates the current region and biome in the game state.
The world graph containing regions and connections
The game store to update with region state
A system function for the ECS
Creates a system that tracks which region the player is currently in. Updates the current region and biome in the game state.