I trying to do the endless runner tutorial and I'm having an issue spawning multiple floor tiles. It seems that my tiles stack within each other. I've been stuck on this for hours. Please help, this is a project that I am doing

Make “AddFloorTile” like this:

Set InitialTileSpawnPoint default value to the location where the first tile will be spawned, set TileSize default value to the size of your tile, and set TileIndex default value to 1.