Is there any way to give initial velocity in the Load component of Kangaroo? I’m looking for a way to have gravity (downward in the Z direction) always be used and initial velocity (in the X direction) only be used initially.
If you know of any way to do this, please share.
Hi @k.tsuku.14
Here’s an example where chosen points are given a vector as an initial push, only to be applied on the first iteration:
InitialPush_goal.gh (123.1 KB)
Note that you need to connect it to the same button you have connected to the Solver’s Reset input.