Make actor jump at random intervals between .5 to 1.2 seconds?

I currently have an actor that jumps every .9 seconds for .2 seconds at a time. The other day i tried using the random(min,max)
function for ranges of jumps between .5 to 1.2 seconds. It seems it doesn't really work for anyone on the forums. I'm not trying to spawn anything like everyone else i just want it to jump at different intervals. Any help is appreciated!

Comments

Sign In or Register to comment.