im trying to create a game where you control a triangle constantly moving up with barriers in the way that kill you, the farther you get the more often the barriers appear (randomly generated) and the game gets faster as it progresses. I have never used unity and need some help on controls, the barriers, and the random generation.
Thanks!
p.s im doing this as a school project that ends at the end of the school year (by myself in making this)
There is really no faster or better method than beginning here: Learn
Hopefully if it’s for school, you have some knowledge of C#. If not, there are introductions to that in the scripting subsection of the link above.
After you get familiar with some things in Unity, you should try to tackle 1 issue at a time. If you encounter a problem, then post your code, give an explanation of what is happening and what your goal was (how it differs), and someone might be able to assist you 
1 Like