Chaos Destruction Getting Started Guide - Unreal Engine 4

Channel:
Subscribers:
153,000
Published on ● Video Link: https://www.youtube.com/watch?v=kQLfGrLDHPc



Category:
Guide
Duration: 8:59
27,132 views
552


Hello guys today I will show you how to get Chaos destruction up and running in your project. Chaos is the new physics destruction simulation in Unreal Engine 4. It is currently in BETA which means you can only access it's features via a source build of Unreal. This is what I will be showing you today!

Visual Studio:
https://visualstudio.microsoft.com/vs/older-downloads/

Unreal Engine Source:
https://github.com/EpicGames/UnrealEngine

Include in your editor.target.cs:
bCompileChaos = true;
bUseChaos = true;