I want to make a moving platform that a character can jump on but the platform is constantly moving left and right across the screen only horizontally with no vertical movement. The best i could find was in sample codes==> Getting started==>Frame Animation 1 code where a fruit moves all over the screen. I tried to isolate the code to see which part would make it move in just horizontal direction but i keep getting errors if i don’t add the full code in.
Is there any simple way of making a moving platform? Can’t seem to find any tutorial on it.
Thanks.