Side Scroller Endless Runner

How can I make an endless runner game but a side scroller? I have only found how to make a third person runner so how can I blueprint a side scroller so the character will always be running to the right?

You might want to try downloading the side scroller game example and pick up from that.

Where can I find that?

From the Epic Launcher in the Learn section scroll down to Example Game Projects and you will see Platformer Game. There is also a really basic example of a side scrolling game in the Content Examples, also in the learn section. I think it’s in the Advanced Blueprint map or Inputs maps.

Also you will have the exact same principles as the endless runner tutorial, you just change it to be running on a different axis and remove the side to side movement.

Or alternatively you just want tappy chicken with some minor tweaks.