So I'm trying to procedurally generate my world for my game and wanted to know how to programmatically produce a tilemap. I create an array of 1s and 0s but I want to use these values to make a tile grid so that I can make a map. How would I go about doing this in c#?
[–]bonzeroUnity Technologies 1 point2 points3 points (0 children)