OpenShock / ShockOSC

OSC Application to interact with games implementing OSC like VRChat and ChilloutVR
https://openshock.org
Other
10 stars 6 forks source link

[Feature Request] Random Duration in-game Parameter #26

Closed Kyobinoyo closed 1 month ago

Kyobinoyo commented 2 months ago

Would it be possible to do a random Duration as well instead of a fixed one using the in-game parameter? Like with the Intensity.

LucHeart commented 2 months ago

Solved with https://github.com/OpenShock/ShockOsc/commit/1dbc7a1949fce676dcdc5bcea16c2027b424d517

There now is MinDuration, MaxDuration (float, 0-1; 0-10sec)

Kyobinoyo commented 1 month ago

ig the parameter naming scheme is the same? ShockOsc/_Config/_All/MinDuration for ex.?