I want to make a platform that will follow a modular track that I will build out of tiles in the editor, but I'm not sure where to begin. 2D platformer games tend to have platforms like this (Super Mario, for instance). I like the idea of tracks because it visually tells a player exactly where a platform is going, which removes a lot of potential frustration and trial-and-error, but I also feel that it would be a lot easier on myself to build tracks rather than set waypoints for each platform.
