Megafunk / MassSample

My understanding of Unreal Engine 5's experimental ECS plugin with a small sample project.
MIT License
682 stars 112 forks source link

Mass simple actor communication example #2

Open vorixo opened 2 years ago

vorixo commented 2 years ago

Simple bidirectional interactions between mass and actors.

Megafunk commented 2 years ago

Working on some really basic hardcoded BP interaction with Mass now.