alRex-U / ParCool

A Minecraft Forge Mod for action of Cool Parkour
GNU General Public License v3.0
41 stars 30 forks source link

Camera rotations are not smooth #227

Closed Kogomre closed 3 months ago

Kogomre commented 5 months ago

Summary Hi, I wrote to the author of another mod about a problem with the camera in first-person mode, but he also wrote that there is a similar behavior with the third-person camera, I checked and indeed, camera rotations do not work quite smoothly, but with slight jerks. How to solve this problem? Below I will attach an issue where there is a video and a more detailed description

Additional Data https://github.com/xTracr/RealCamera/issues/47

alRex-U commented 5 months ago

If I remember correctly FastRunning should have no animation of camera...

Anyway Thank you for reporting.

alRex-U commented 4 months ago

Ok maybe I found the cause.

Each animators apply completion to its animation but PlayerModelRotator doesn't.

Kogomre commented 4 months ago

@alRex-U this is amazing, when do you plan to release it?

alRex-U commented 4 months ago

In near future

alRex-U commented 3 months ago

I checked this bug was not appearing with latest build. This build will be released in few days. I will close this when it released. Please report if this issue came again