ok the platform is moving i use this one
["plat4"] = {"Z400", "p1", "Z-400", "p1"}
but the character doesnt stay on the moving platform...
if i try one of those
{["plat1"] = {"y300;x-100","t90","x100","y-300;t90","z100;t90", "z-100", "t90"},
["plat2"] = {"x200","p5","y200","p5","x200;t75","p5","x-400","p5","y-200;t-75","p5"},
["plat3"] = {"v20","x-300;y300;t90;z200","v20;x300;y-300;t-90;z-200"},
the character stay on the platform, but its not the kind of movement i need, i just need left to right platform movement ["plat4"] = {"Z400", "p1", "Z-400", "p1"}
i also want to hide the numbers who are visible att he bottom screen...