Question: is there any limit on the random function?
Just wondering, in a timer say I want an actor to spawn randomly between every 0-24 hours (that's 86,400 seconds, since timer input is seconds) - is that doable? Or am I better off using some system-time function?
Cheers
Cheers
Comments
Maybe give it a trial run? I would love to know.