How can I make endless runner as a text runner, here’s the game example
https://itunes.apple.com/us/app/stride-prejudice/id727047115?mt=8
The player has to jump over text objects. I wonder, what is the best way of creating a similar thing ? Let’s say I have a big text story, and it’d be crazy if I made a separate block for ever sentance, is there some great dynamical way ?