Exopandora / ShoulderSurfing

Shoulder Surfing Reloaded is a highly configurable third person camera mod for minecraft.
MIT License
51 stars 9 forks source link

Crosshair Bobbing With Ranged Weapons #43

Closed fogoplayer closed 3 years ago

fogoplayer commented 3 years ago

When using ranged weapons like the bow or the trident, the crosshair drifts towards the player, and then bobs and weaves onscreen as the player looks around.

Observed on Minecraft 1.16.5, Forge 36.1.0, Shoulder Surfing 2.0.3

Exopandora commented 3 years ago

This is intentional and accurately displays where you actually aim at with the weapon

Exopandora commented 3 years ago

If you do not want this behaviour you can set crosshair -> crosshair_type from ADAPTIVE to STATIC in file .../.minecraft/config/shouldersurfing.toml. But when you do this you will no longer get an accurate preview on where your arrows will hit the ground.

fogoplayer commented 3 years ago

Ok, thanks for explaining!