Runner Tutorial not spawning platforms (SOLVED)

Ok so i have follow the tutorial all the way through and got my runner game up to the step where you create factories and then spawn platforms but they aren’t spawning.

If you take a look at the console in those screenshots you see that there’s an error repeating, saying something about “instance ground0 not found” in ground.script. Double check everything against the tutorial.

i’ve copy and pasted the script and it doesn’t work

There is something else wrong. Have you checked each step of the tutorial to ensure that you haven’t missed anything? If you have and it still doesn’t work then please zip the files and send them to me (bjorn.ritzl@king.com) and I can take a look.

ok I think i figured out what was wrong i had to controller game object path’d to the wrong script so the platforms appear now