Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits)

1.1.1

  • Add "Start Record" button to Experimental menu. This button will start  motion capture the model(s) poses. User will need on enter the amount of delay between each capture (milliseconds).
  • Add slowly flashing "Recording" label in the Experimental menu. This will signal when the application is motion capturing.
  • Add "Stop Record" button to Experimental menu. This button will stop motion capturing.
  • Add "Play Keyframes" button to Experimental menu. This button will play back the motion capture without any in-betweening.
  • Add "Save Motion Capture" button to Experimental menu. This button saves the current motion capture. The user will be asked to enter a name for the motion capture animation and the amount of delay between each keyframe (milliseconds). The user will also be asked to save a JSON file that can be re-imported back into the Spine editor. User can save multiple motion capture animations in a JSON file by choosing "Cancel" in the save dialog window after each motion capture session. Then save the JSON file at the end when user is ready to re-import back to Spine editor.