bkzed Posted January 8, 2013 Share Posted January 8, 2013 I have a cached particles sequence, now I want to adjust the particle size in this cache, how can I do it? Quote Link to comment Share on other sites More sharing options...
lukeiamyourfather Posted January 8, 2013 Share Posted January 8, 2013 Use a file node to read them in, do whatever you want to them (like use the particle ID in a VOP SOP to change something about them), then write them back out again to another file. Quote Link to comment Share on other sites More sharing options...
bkzed Posted January 8, 2013 Author Share Posted January 8, 2013 I am a newbie so it will be great to know only how the original size of the particles coming from the cache can be increased. I already loaded the cache using file node. Quote Link to comment Share on other sites More sharing options...
xmetallicx Posted January 9, 2013 Share Posted January 9, 2013 Add "pscale" attribute after your file node and edit the default values? Quote Link to comment Share on other sites More sharing options...
malexander Posted January 9, 2013 Share Posted January 9, 2013 The Primitive SOP can change the particle size uniformly for you. Append it to your file SOP, switch to the Particles Tab, enable Particle Render Type, then change Particle Size to whatever works for you. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.