Fire Event Randomly with increasing frequency

Hi Dam0,

I would suggest using a timer that get set to happen more frequently every time it fires. You can then use a “Random Float in Range” to change that up. Eventually it will just be constantly firing, so you will want to probably set a Float Clamp to make sure there is at least some time between raised moles.

Here is an example:

Let me know if that helps you.

Cheers,