Endless runner! HELP STEP 5

Im on step 5 in the endless runner. And when i added the message thing it says

ERROR:GAMEOBJECT: Component ‘/level/ground/controller#script’ could not be found when dispatching message ‘set_speed’ sent from main:/level/controller#controller

Can someone please helpme??

This means that there is no script with id script on the controller game object. Can you open check what the id of the script component on controller is?

PS I believe this is a problem caused by the tutorial initially being created for the old editor. Please let me know of your result and I’ll make sure to update the tutorial so that others don’t run into the same thing!

4 Likes