Detailed hexagonal world map representing 170 countries and nine diverse biomes.This Unity package features a detailed hexagonal world map representing 170 countries. The map includes 9 diverse biomes, such as forests, deserts, tundras, taigas, mountains, grasslands, jungles, savannas, and arctic regions. Additionally, the package comes with a dynamic border generation procedure based on tile country. The package is an ideal tool for developers creating strategy and simulation games.Hex World Map based on Unity 2D Tilemap Pack.The entire map is stored in an easy-to-read text asset:Assets/HexWorldMap/world.txtand can be seamlessly integrated into any project or game.File Structure:cellPosX; cellPosY; color; biomeID; mountain (1 - low, 2 - high); countryName; countryCapitalNamePackage Includes:Demo Scene:Assets/HexWorldMap/Scenes/DemoSceneMain Scripts:WorldMapLoader class – loads the map into a grid structure.Borders class – generates borders based on hex country data.Scriptable Objects for Biomes:Assets/HexWorldMap/Scenes/BiomesBiome Images:Assets/HexWorldMap/Scenes/Biomes/BiomesPictures (12 AI-generated graphics)Other:Assets/HexWorldMap/Scripts/CameraMove - for camera zoom/pan in DemoCompatibility:Uses the Unity 2D Tilemap Pack. No additional or version-specific features are required.Tested with:Unity 2022.3.46 (LTS)Unity 2018.4.16 (LTS)Note:Coding experience is required to use/expand this package properly.This package primarily consists of world data (stored in a text asset file) for a hex map, along with demo content. It is not intended for users without programming knowledge and is not a standalone project.Biomes picture was generated by AI