Moving platform not taking mesh with it

I’m following the 2D platforming tutorial and I’ve applied the Platform move script to a moving platform to have it follow waypoints but when I play the scene I merely see the rocket jet effects slowly going up and down, and I can even jump onto this as an invisible moving platform, but the actual mesh and texture are sitting at the bottom as a motionless ghost.

I’ve definitely applied the script to the Moving Platform object and not the jet booster child, so what may be the cause?

Okay not sure why I can’t rate your answers but I took GameGuy’s advice. Turns out I’d dragged the wrong component into the scene. Thanks!