To Everyone who wants to try this out: Drag the character and then Press SPACE key to place each position. Press and Hold the A or D key to go to all the positions that you just set. E to erase positions. Update: Y positions are in !!! :) This is a Work in Progress (WIP) ... I will very slowly be updating this over time. To myself: Create a character editor to place frames. Compare the frames placed to get motion for a keypress. Update: x and y are in. Next up is to find out how to compare the concurrent list values to move by the distance between the positional data so as to get a recurring motion rather than exact positional placement so that it moves between the placed positions rather than directly to them.
An experiment regarding RSD GameMaker's movement system. (WIP) character movement editor, setup the motion system of comparing each frame position and moving the distance and direction between them without actually needing direction or distance. Update: Added Simple Placeholder Animation System