Spawning Infinite Tiles – #4 Creating A MOBILE Endless Runner Unreal Engine 4
Here we take a look at how we can use blueprint code to spawn the floor tiles into the game. We do this by triggering a spawn tile function when the player overlaps the end of the tile. ...