ImTiara / VRCMods

Mods dedicated for VRChat that aims to enhance the user experience
GNU General Public License v3.0
16 stars 1 forks source link

Added Icons and fixed timed hidden Fist indicator #3

Closed Nirv-git closed 2 years ago

Nirv-git commented 2 years ago

Added icons to gesture indicators (and setting to toggle them) image

Added 'prev[Left/Right]Gesture = HandGestureController.Gesture.None' to ShowTimedGestures. This fixes bug where Fist wouldn't show up due to Gesture weight being 0 for the first check it did.