Exopandora / ShoulderSurfing

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

New Feature: optional Y-offset when using Elytra. #218

Open EminGT opened 1 week ago

EminGT commented 1 week ago

I added a "fall_flying_offset_y" config value that basically just adds a Y value to the camera when flying with an Elytra. This provides a much nicer angle when flying, and no longer triggers the player transparency if center elytra camera is on.

Before: 2024-06-22_15 07 30 After (default value of +0.5): 2024-06-22_15 07 41

Exopandora commented 1 week ago

Thanks for contributing! This looks like a nice addition to Shoulder Surfing Reloaded. As for the changes itself, I think it would be nice to have a config option for each axis (x and z), and putting all of those options into the config path "camera.offset.modifiers.fall_flying".

EminGT commented 5 hours ago

Okay should be done. What do you think? :)