Pop birth rate by time intervals?

   2565   3   1
User Avatar
Member
408 posts
Joined: June 2015
Offline
Hi,

I hope the title is clear enough, but just to be sure, i'm trying to emit particles from a grid by bursts, time intervals, controlled by a vex expression. I could manually key it, but where would the fun in that, eh…
I was hoping to use a sin/cos or alike and alter it to fit / clamp it and add it some randomness, but it's a bit above my level still. Any help much appreciated.

Cheers,

A.
User Avatar
Member
442 posts
Joined: Feb. 2012
Online
you could do something like this

$FF % 50 == 1

modulo expression
User Avatar
Member
408 posts
Joined: June 2015
Offline
Hey man, thanks. I tried it on the Const. Birth Rate, but nothing happens. NO emission.

Cheers,

A.
User Avatar
Member
408 posts
Joined: June 2015
Offline
SO it appeared i was using it wrong, and in the wrong place. My bad.

Thanks man, it works just fine.

A.
  • Quick Links