POP actication at random frames

   437   1   0
User Avatar
Member
75 posts
Joined: 5月 2017
Offline
Hey guys.
I have a simple POP sim. I need to have bursts of particles at random frames. I know I can use "module" to have it bursts at every "X" frames but I need it to be random frames. How can I do that?

Thanks.
User Avatar
Member
2625 posts
Joined: 6月 2008
Offline
You could try controlling the activation with an hScript IF statement.
if(rand($F)>0.9,1,0)
Using Houdini Indie 20.0
Windows 11 64GB Ryzen 16 core.
nVidia 3050RTX 8BG RAM.
  • Quick Links