I'm making an infinite runner game, very similar to Cookie Run, but I don't want the obstacles to appear randomly, because I have 3 types of obstacles and I don't want them to overlap each other, so I need to design the entire level, but the limit of the layout is 10000 pixels and it's not enough space! What can I do?