200Tigersbloxed / UnityMods

A collection of my mods for games that run on the Unity Engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[HRtoVRChat] Simple float-based parameter

thetrueyoshifan opened this issue · comments

Having the ability to set a minimum and maximum threshold for heartrate, and then control a parameter from 0f to 1f would be super neat, as it would allow you to adjust the rate of animations, for things like breathing animations and the like. It could also be fun for emission-based changes, and the possibilities are nearly endless.

A float? Do you mean like take the Heart Rate and divide it by 100? What if the HR goes over 100? could you please explain, I'm confused what you're asking for, sorry...

Oh wait I see what you mean! You have a minimum value (0 for example) then a maximum value (let's say 200) and then make a float from that. Okay sure, I'll add this to the Project Board.

Added in v1.4.0 Pre-Release

Reopen issue if there's any issues, as it's untested.

Reported issue of parameter falling back to either 1 or 0, will look into it later

Fixed in v1.4.0