mt1006 / mc-mocap-mod

Minecraft mod that allows you to record and replay player movements
https://modrinth.com/mod/motion-capture
GNU Lesser General Public License v3.0
13 stars 2 forks source link

FSit Incompatibility #28

Closed MrZeroSkill closed 5 months ago

MrZeroSkill commented 5 months ago

Tbh I thought the mods would be compatible, given that sitting and crawling are just repurposed existing animations for riding and swimming.

When playing back recordings if I had used FSit at all, the playback would not show the player sitting down or crawling. Unsure if this would be the same type of fix as #14. I'm using Mocap 1.3.4 and FSit 2.3.4 for Minecraft 1.20.4.

mt1006 commented 5 months ago

Crawling seems to work fine. As for sitting, you need to enable trackOtherEntities setting first (use /mocap settings trackOtherEntities true).