Can I use Apex Destruction in ue5?

In Unreal Engine 4, I can create a Destructible Mesh by right-clicking on a static mesh, but in Unreal Engine 5, that menu does not appear.
Is Apex Destruction available in Unreal Engine 5?
If I can, How to use Apex Destruction in UE5??

1 Like

Apex destruction is not available in UE 5, it has been replaced with Chaos destruction.

2 Likes

Thank you!! :grinning:
but, I have one more question…
Do you know how to change collision after destruction in Chaos?
I changed collision after OnBreakNotify, but it doesn’t work.
I want to block pawn before destruction, and ignore pawn after desturction…

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.