So, I’m stuck on a part of a game I’ve been working on. So far I have a side scrolling 2D game where you have to fly through obstacles. But instead of instantiating blocks or objects like that that you have to avoid, i wanted to have a solid line on the top and bottom of the screen that fluctuates randomly. I’m not sure how to do this. Could anyone possibly help me out?
Thanks.