RoR2 Delicate Watch matches run's time

Subscribers:
383
Published on ● Video Link: https://www.youtube.com/watch?v=ewOVhbTLrMw



Risk of Rain 2
Game:
Duration: 0:50
1,089 views
43


For ease, I turned off my model's animator so he wouldn't move his arms around, and I sped up time for ease of visibility.

The component responsible for this is RoR2.Mecanim.ClockParamWriter. It'll display the time the run has been going on for, or the current time if there is no run available.

animator.SetFloat(this.targetParamName, this.cyclesPerDay * num / 86400f);
cyclesPerDay = 2
And although the variable "secondsPerDay" is defined as that 86400f, the variable goes unused as the param is set using the number directly.







Other Statistics

Risk of Rain 2 Statistics For DestroyedCloneModding

DestroyedCloneModding presently has 308,297 views for Risk of Rain 2 across 93 videos, and close to an hours worth of content for Risk of Rain 2 published on his channel. This is 28.69% of the total watchable video on DestroyedCloneModding's YouTube channel.