This package allows the user to create an infinite hexagon tile landscape. A fantastic starting off point for users who want to make procedurally generated worlds.
package comes complete with:
- A starter set of 4 block types.
- All source code needed to make a beautiful
landscape.
- Biome functionality allowing for complex
environments.
- Adjustable chunk size.
- Saving and loading functionality.
- Object tracking for chunk cleanup.
- A ready-to-run world scene.
- A fully customizable chunk editor allowing for full control over your world.
You can use the world generator to create a world or to continually build the world around a player or object to save on memory.
The endless generator is the perfect jumping off point for your procedural generated game.
The built in tile editor allows for endless possibilities for your game.