DragonPlayerX / BetterSliders

VRChat Mod that makes slider interactions in VR easier by creating a custom slider which is controlled by your hand

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disclaimer

Since 27/07/2022 VRChat implemented Easy Anti-Cheat into their game. This decision is horrible and will totally harm VRChat more than it will help.

They basically removed all access to Quality of Life mods including serval protections mods against common types of crashing and also all the mods that added features to the game which the community very much wanted but VRChat takes a shit ton of time to implement barely anything of it.

If you think EAC will prevent malicious people from harming you, you're wrong. The Anti-Cheat can be bypassed and they will continue doing their stuff.

The community tried to stop this with as much effort as possible, including the most upvoted Feedback Post with 22k votes, a Petition with almost 14.000 signatures and serval YouTube videos, posts and general social media activity. But they haven't listened to us.

If you're currently subscribed to VRC+ then please consider of cancelling the subscription and leaving the game entirely.

Also check out ChilloutVR and NeosVR.

Better Sliders

Requirements

Features

Deactivates default sliders and replacing it with a custom slider which is attached and controlled by your hand.

  • Slider is fully customizable (size, position offset, rotation offset)
  • You can make exclusions like disabling the custom slider for the UI or for worlds
  • Slider snapping is available (with optional vibration haptics)
  • Ingame menu with all settings (click the gear in the corner of the slider)

Snapping

SnapByValue = false

  • The snapping value (default 0.05) is seen as percentage, that means there's a snap every 5% of the slider bar (20 in total).

SnapByValue = true

  • The snapping value (default 0.05) is seen as direct value, that means if you have a slider from 0 - 1.5 there's a snap every 0.05 (30 in total).

I recommend to leave this option turned off because its more dynamic.


Video

bettersliders-compressed.mp4

Credits

About

VRChat Mod that makes slider interactions in VR easier by creating a custom slider which is controlled by your hand

License:GNU General Public License v3.0


Languages

Language:C# 100.0%