Pavel K Posted May 17, 2020 Share Posted May 17, 2020 Is there a way to randomly orient particles on each frame? If I put down Attributerandomize node before DOPnet it gives me the same exact orientation every time particles are being emitted. I don't need that, I want completely random orientation for each particle on each frame. For some reason I can randomize color inside DOPnet but not orientation. What am i doing wrong? orient_particles.hipnc Quote Link to comment Share on other sites More sharing options...
Sepu Posted May 17, 2020 Share Posted May 17, 2020 Do the same that you are doing with the scatter, randomize the global seed of the orient attrib @Frame*2244 or something like that. Quote Link to comment Share on other sites More sharing options...
Pavel K Posted May 17, 2020 Author Share Posted May 17, 2020 47 minutes ago, Sepu said: Do the same that you are doing with the scatter, randomize the global seed of the orient attrib @Frame*2244 or something like that. Thank you, I completely forgot about global seed option in attributerandomize. Such a simple setup but this orient problem have stumped for a full day 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.