-
Notifications
You must be signed in to change notification settings - Fork 0
Demo
Ben edited this page Jul 21, 2019
·
6 revisions
- Grab the package from the Unity Asset Store
- Open the Assets/Hexamap/_DEMO/_DEMO_SCENE_ scene
- Play
- Open the Hexamap settings object of the demo scene (Assets/Hexamap/_DEMO/HexamapSettings) to customize
- You probably don't want to make changes to anything related to prefabs here for now if you are just discovering the asset
- But you can play with biome's sizes, distributions of landforms, map's seed, tiles' padding...
The demo uses homemade 3D models... I did my best. Also, please note the demo scene will add noise to the Y position of the tiles of the map, this is handled by the DemoController
and not by the core of the asset per se.