Kangaroo Delay

@DanielPiker Is there any way to create an iteration delay of some goals against other goals in Kangaroo? In my case I want the solid/point collision to start at iteration 10. One solution for this is to create two sequential Kangaroo solvers, however, this introduces new bugs in my solution.

Hi @koramblyum

I think this will require scripting. Here’s an example of something similar:

which could be combined with

Let me know if you need help with this

Yes, I would appreciate help with this. I just took a stab at it but my C# is almost non-existent.