Create a motion player class that can read `.pos` files, and display the motion in the GUI using a button interface or something else. - [x] Create MotionPlayer base class. - [x] Add `.pos` file reader. - [x] Add `.pos` file player.