I've tried to make a platform in my game move vertically by using
'Set Y to 100 + sin(time*(360/5))*150'
and my collision masks all seem to be right but when the play jumps on the platform it just wants to throw them off!
Any ideas on how I can fix it? My horizontal ones work fine.
Small example can be found here