TotalTakeover / FiguraMerlingAvatar

A Figura Avatar template designed to give the user a customizable merfolk tail.
GNU General Public License v3.0
5 stars 1 forks source link

Teleporting crosshair when crouching #20

Open PolyCatDev opened 5 months ago

PolyCatDev commented 5 months ago

The Issue

When I crouch my crosshair teleports down instead of nicely going with the camera.

Steps to Reproduce

Just load up the default model.

TotalTakeover commented 5 months ago

Sorry I missed this issue; I do not check Github nearly as much as I check the Figura Discord, where this avatar is focused.

As for this issue, I do not know how to fix this, as this issue is focused around the KattDynamicCrosshair API. The camera offsets to match the crouch, as does the crosshair to match the new head location. The issue is that the newly updated position is faster than Minecraft's vanilla camera smoothing. I will look into this, but I do not know if I can fix it, as my skills are limited.

-- Total

PolyCatDev commented 5 months ago

Uderstood. I'll report this over to the API dev. Thx for clarification.

TotalTakeover commented 5 months ago

We aren't going to close this quite yet, I'll see what I can do to fix this.