In the endless runner in the tutorial the start always start with a pattern:
2 in the air("middle) and then another 1 in the ground, but in the code it randomize the height so why does it follows this pattern?
I know it has only 3 numbers to randomize, but why its still a pattern?
Like every time you start the game the start follows this pattern again and again