
Allows you to record and replay player movements
Motion Capture is a mod that allows you to record and replay player movements. It is created mainly for people who want to create complex scenes in Minecraft without using real players.
It records:
After you save recording, you can create a scene to which you can add multiple recordings or other scenes with parameters like player name, position offset, or start delay.
/mocap recording start. It will record all your movements or movements of a player given as an argument./mocap recording stop and save it with /mocap recording save [name]./mocap playing start [name] (player_name) (mineskin_url) to play recording./mocap scenes add (scene_name). Then, add your recording using /mocap scenes addTo [scene_name] [recording_name] (delay) (x_offset) (y_offset) (z_offset) (player_name) (skin_source_type) (skin_source) (you can skip arguments in round brackets if you want)./mocap playing start .[scene_name] - you need to put a dot before the scene name./mocap scenes addTo [...], you can also add scenes to other scenes./mocap recording [...] - Recording player movements
/mocap recordings [...] - Managing recording files
/mocap scenes [...] - Creating and modifying scenes
/mocap playing [...] - Playing scenes and recordings
/mocap settings [...] - Shows and modifies settings
/mocap info - Displays information about mod
/mocap help - Displays help message

