ela1995 Posted March 16, 2021 Share Posted March 16, 2021 Hi, I have rbd object emit from DOP particle, and I scale each rbd over time by @age. But I want them to stop scale at a certain amount because I feel like they are big enough. How do I make them stop at the red marker size? Thanks in advance, Candy_FireWork.hip Quote Link to comment Share on other sites More sharing options...
nuki Posted March 18, 2021 Share Posted March 18, 2021 (edited) you could just clamp or min(scale_var, max_value) the scale value you calculate from @age Edited March 18, 2021 by nuki Quote Link to comment Share on other sites More sharing options...
ela1995 Posted March 23, 2021 Author Share Posted March 23, 2021 where should I clamp the value? In SOP Solver where I use Primitive SOP to make it bigger ovettime? 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.