I’m learning endless runner game from here: A new, community-hosted Unreal Engine Wiki - Announcements - Epic Developer Community Forums
I am doing the exactly same steps except one. He is making 3D game while i’m on side scroller. I’m spawning floor tiles with starting of game. And then want endless running.
But my auto run blueprint is not working, while same blueprint works with other projects where I’m using static floor.
Please have a look and temme if I’m missing something. Because manually left/right keys are working fine.