UE5 Chaos - Can you interact with broken chunks of a geometry Collection?

HI Draem, this plugin works by converting geometry collections into static mesh. in the process some features of the geometry collection are lost but i am currently working to re-enable them. When you create a IGC(interactive Geometry Collection) you have the ability to select any piece within the collection after conversion to static mesh. this allows you to manipulate them in any way specific to your needs. IGC can be animated rotated, scaled, spawned and DE-spawned all at any location rotation and scale. The documentation in the project and along with the marketplace link show step by step instructions in creating IGC. Marketplace Link: Interactive Geometry Collection in Blueprints - UE Marketplace (unrealengine.com)

2 Likes