Week 6 I walk this endless road


So for our final technology assignment we had to make an endless road for a runner type of game. We had to use prefabs and coroutines to load the new parts of our generated map. I did this by making a list of prefabs and than randomly picking one each time the player was a certain distance from the end position of the last generated prefab. Although this works perfectly fine I stumbled upon a problem.

The problem is that after a while the prefabs become invisible and thus makes it difficult for the player to traverse. Although invisible the prefabs are still there which makes it even weirder.

For our design part we made an paper prototype video that included our core loop of our own game that is included in the attachments.  Also we worked on making sprites and the movement for our game. We made a hpbar that gets sadder the more lifes are taken away.

Leave a comment

Log in with itch.io to leave a comment.