- Home /
Duplicate Question
Making a 3d endless runner?
I'm currently stuck on a 3d runner, so I've come here to find some help. Looked all over for an answer, but haven't had any luck. What I'm aiming for is how the buildings continue endlessly in this video: http://www.youtube.com/watch?v=6zOgXmPj_fo
Thank you! Your reply gave me more than enough information to continue my project!
Good luck and Godspeed.
Feel free to ask more question when you have a specific problem, answers/comments comes faster to question that meets the following criteria:
short, precise, and unambiguous description of the problem
what are your efforts in solving the problem
what is expected to happen and what have happened ins$$anonymous$$d
illustration/screenshot if applicable
Properly organized question ( look at the toolbar on top of the textarea, hover over the buttons to see their function )
Formatted code snippet (Click on the 101010 button, and insert your code; or type your code, highlight them, and Ctrl-$$anonymous$$)
Answer by Chronos-L · Apr 11, 2013 at 01:50 AM
In which part of the development are you stuck in? This is more of a forum topic than a UA answer.
To cut it short, you will need a set of modular buildings that can fit/snap to each other, in game you will Instantiate/Pool them and snap them in place to create the illusion of endless race-course
.
Follow this Question
Related Questions
Multiple Cars not working 1 Answer
making a "Material" 0 Answers
Situational GUI / GUI on mouse over? 4 Answers
help unity3d javascript 1 Answer
How to create a "save me" feature like subway surfers .temple run, etc ? 0 Answers