Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 752 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 752 Bytes

replay-stopmotion

A tool for creating stopmotion animations in games with a replay system.

How to download

There are two options:

  • run it from the source (remember to pip install -r requirements.txt)
  • run the executables (use the _Executables.zip)

Optional: if you want to join the frames into a video automatically, download FFMPEG and add it to the PATH

How to use

You can watch a tutorial on how to animate in SpyParty here. To make an animation, first run the Capturer to capture the timings of the individual frames in real-time. Then go to the replay and let the Recorder take the pictures. To convert them into a video, use editing software of your choice or FFMPEG.