I’m trying to create a physics simulation in Grasshopper using Kangaroo 2. I have a rail track made of 4 small rods (thin cylindrical bars arranged to form a track). I want to add a sphere that falls onto these rods and rolls along them under gravity.
The problem is the physics are not working correctly. The sphere either falls straight through the rods, behaves unpredictably, or doesn’t register proper collision. I suspect the issue is that Kangaroo 2 collision detection works best with closed meshes, and my thin rod geometry is causing problems. ((((( the kangroo is in light blue teal color at the bottom right of the command and you can draw a curve ad set it, the idea to make the ball fall normal like in real life
###6in Ball Final###.gh (47.2 KB)
