Thursday 10 December 2015

Writing a world generator - Spawning system tutorial for Unity

1 - Intro:



In this tutorial, I hope to show you how to write a script that will run when the game starts and go over your game world, spawning objects randomly to represent terrain and items/world objects.

It should, when finished, look like this: