How to configure cluster collision to be representative of sub node / bone collision

Heya Geoff,

Thank you so much for taking a look!

To be completely honest, I was about to mention that the size specific data for the geometry collection’s collision setup doesn’t seem to allow for multiple convex hulls for a single cluster node.

However: I did my due diligence and had a look at data flow, as per your suggestion, and it appears to achieve exactly what I need.

This is the Dataflow Graph I’ve used.

[Image Removed]

And following the same test steps as in the original post:

[Image Removed]

I now have two clusters whose collisions are 1-to-1 representations of their sub-bones/leaf-nodes!

This is perfect for my requirements, and I know to look at the Dataflow code in C++ if I’d like to extend or use this functionality outside of Dataflow!

So! Unless there’s any parting comments you’d like to make on this topic, it seems my question is resolved!

Thank you again for your excellent help as always!

Cheers,

Josh.