Mattshark89 / OpenFlight-VRC

MIT License
46 stars 33 forks source link

[BUG] Require jump toggle doesnt work if its turned off #57

Closed Happyrobot33 closed 8 months ago

Happyrobot33 commented 1 year ago

Toggle jump being off still requires jump

Happyrobot33 commented 8 months ago

this ones going to be open for a while unless either A: VRChat gives us a way to know if a specific player is in any type of seat, be it a world station or avatar station B: We find a way to reliably detect if the player is in a station both world and avatar types alike. This should ideally not involve any form of on-build world patching

Ideally the toggle should just be hidden/greyed out/removed from the tablet and options until it is actually functional again, or we make it behave like it does natively and just go with the assumption that if people turn it off it has the issue with stations

Happyrobot33 commented 8 months ago

Fixed in 1.6.4

Solution provided by @Bobystar and @Varneon, Thanks both of you, I really don't know why we didn't think of this :)