KOTC Terrain Generator made with Unity

KOTC Terrain Generator

Just finished creating my first version of my Terrain Generator made in Unity. The main reason why I rolled with my own was that after spending a ton of money buying other generators and not getting exactly what I wanted or they were just too complicated to use, I had to create my own.

I needed a terrain generator that I could control everything with including vertices, colors, normals, textures and everything else. Eventually I want this same control in my game over the terrains. You can’t do this with Unity Terrain Objects which was a real bummer.

After spending months trying generators, working on my own, trying other generators, I finally got it to a point that it produces terrains and maps for my game. I still need to polish the save terrain portion so that it will create an asset bundle or addressable to be used by game, but that wont take long.

The last step is to include the ability to add trees, grass, bushes, stones and other objects by clicking buttons and using settings. This will be a big update and should actually finish the generator completely.

My intent was to create a terrain generator that will be included with the game so people can make their own terrains, share them, download them and start their own servers using them. We will see how this goes though, lol.

Heres the video of the current progress of the Terrain Generator V0028…

Comments

No comments yet. Why don’t you start the discussion?

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.