I want to use Vray Metalballs on an event within the particle system, but not the whole system. How can I limit it to the event I choose?
Announcement
Collapse
No announcement yet.
Vray Metalballs -- how to choose only a particular event?
Collapse
X
-
It's annoyingly complicated but you can do it via script. The BlobMesh has the ability to pick PFlow Events, something that the VRay MetaBalls could use too.
$.positive_particles = #($'PF Source 001->Event 002')Maxscript made easy....
davewortley.wordpress.com
Follow me here:
facebook.com/MaxMadeEasy
If you don't MaxScript, then have a look at my blog and learn how easy and powerful it can be.
Comment