Custom properties: get TM state interpolation?
#4
(09-04-2022, 05:38 PM)tyFlow Wrote: If you don't deactivate your particles from the bind solver, they'll never return to their original location because even after you interpolate them, the solver will change their position in accordance with the cloth/bind settings.

So the first thing you need to do is deactivate particles with a Particle Switch, once you want them to return.

Also, the default interpolation method is linear interpolation (lerp), which will move your particles based on the specified interpolation value (it's a value of 0-1, so 0.1 would be a 10% lerp towards the target). Linear interpolation has a ramp-in effect, where the visual interpolation amount will slow over time and ease-in to the target. Newer tyFlow builds have other curve-based interpolation methods you can use instead, to fine-tune how the ramping/easing occurs.

Thanks for the info!
Unfortunately it did not help in my situation, as soon as I deactivate the bindings, the particles go wild. I'm guessing that particles that are still cloth bond can't handle it.

With regards to the ramp in effect (using TF beta for now) I tired animating the interpolation parameters, but as you said, even with interpolation at 1.0 they won't go back to the original position with the cloth bind active.

For more clarity, I'm trying to achieve an effect similar to this: https://www.youtube.com/watch?v=RTcqJFcSsVU

I'd appreciate if you have other suggestions how to go about achieving the spring back effect.
  Reply


Messages In This Thread
RE: Custom properties: get TM state interpolation? - by config.sys - 09-04-2022, 10:54 PM

Forum Jump: