Hi! I want to make “Initial Stretch X” return a value between -2 or 0 but not a range between them, not -1 or -0.5. Is there a way? I guess that is not available yet at runtime, right?
Maybe you could use 2 emitters with values set to -2 and 0?
6 Likes
That’s beautifully simple. I only thought of harder ways to do it. Thank you very much.
1 Like