Procedural side scroller
Hello
I am busy with a side scroller game and I would like to procedurally generate the city scape using a library of predefined assets.
I am looking for some algorithms that might be useful to create the levels. I would like the roads to also have inclines for up and down. I am working in Unity3d.
Here are examples of some of the articles I found relevant:
http://www.gamasutra.com/blogs/TanyaXShort/20140204/209176/Level_Design_in_Procedural_Generation.php
http://www.gamasutra.com/view/feature/170049/how_to_make_insane_procedural_.php?print=1


http://answers.unity3d.com/questions/58505/procedural-level-generation-for-a-3d-side-scroller.html
I am busy with a side scroller game and I would like to procedurally generate the city scape using a library of predefined assets.
I am looking for some algorithms that might be useful to create the levels. I would like the roads to also have inclines for up and down. I am working in Unity3d.
Here are examples of some of the articles I found relevant:
http://www.gamasutra.com/blogs/TanyaXShort/20140204/209176/Level_Design_in_Procedural_Generation.php
http://www.gamasutra.com/view/feature/170049/how_to_make_insane_procedural_.php?print=1


http://answers.unity3d.com/questions/58505/procedural-level-generation-for-a-3d-side-scroller.html
Comments