Git Product home page Git Product logo

Comments (5)

Exopandora avatar Exopandora commented on September 6, 2024 1

Could you please tell me if this works if I don't want my character to be transparent at 0.0 X position, but I want this feature to remain, for example, when I run under trees or something else is above me? Because now I turned off this option, because my character becomes transparent forever.

Unfortunately, this is not possible, as the transparency is directly dependant on the distance between the crosshair and the center of the player.

from shouldersurfing.

Exopandora avatar Exopandora commented on September 6, 2024 1

By the way, while the update with this isAiming feature is not out yet, will you be able to make a smooth transition between offsets? As far as I understand, you can't make a transition between first-person and third-person camera, but here only the third-person camera changes position. So, theoretically, it is possible?

Offset changes within the shoulder surfing perspective use interpolation. See existing offset multipliers or ladder centering.

from shouldersurfing.

Exopandora avatar Exopandora commented on September 6, 2024

Thank you for the suggestion. This will be part of the next release, since it was very easy to implement. Note that this multiplier will be applied whenever the player is holding or using an adaptive item (as configured in the config file). If 0.0 is configured as the default camera offset for a given axis, the multiplier of that axis will have no effect, as it is a multiplier. As a workaround, you could configure a very low value, for example 0.01, and a very large multiplier, for example 75, so that the resulting value (0.01 * 75 = 0.75 [blocks]) will have a suitable order of magnitude.

from shouldersurfing.

Tapacywka avatar Tapacywka commented on September 6, 2024

Thank you for the suggestion. This will be part of the next release, since it was very easy to implement. Note that this multiplier will be applied whenever the player is holding or using an adaptive item (as configured in the config file). If 0.0 is configured as the default camera offset for a given axis, the multiplier of that axis will have no effect, as it is a multiplier. As a workaround, you could configure a very low value, for example 0.01, and a very large multiplier, for example 75, so that the resulting value (0.01 * 75 = 0.75 [blocks]) will have a suitable order of magnitude.

Ooh, yeah. That's very smart. Thanks so much for your suggestion and for accepting mine! Could you please tell me if this works if I don't want my character to be transparent at 0.0 X position, but I want this feature to remain, for example, when I run under trees or something else is above me? Because now I turned off this option, because my character becomes transparent forever.

from shouldersurfing.

Tapacywka avatar Tapacywka commented on September 6, 2024

Unfortunately, this is not possible, as the transparency is directly dependant on the distance between the crosshair and the center of the player.

By the way, while the update with this isAiming feature is not out yet, will you be able to make a smooth transition between offsets? As far as I understand, you can't make a transition between first-person and third-person camera, but here only the third-person camera changes position. So, theoretically, it is possible?

from shouldersurfing.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.