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

built-in Mass farm example #20

Closed Megafunk closed 1 year ago

Megafunk commented 2 years ago

Mass has as little farm plot example built in that's a bit outdated (old naming standards). It seems like a great example though, so I think we should look in to getting it running!

Fangrelle commented 2 years ago

I saw that (MassEntityTestSuite) but didn't think it was working. Do you know what it does, if its just naming it looked like it has some good examples of how to connect things up correctly.

Megafunk commented 2 years ago

I got it going but I think it's kind of a rough example because everything is very hardcoded and it's huuuuge!. Maybe we will make our own tinier farm plot? I just used random editor meshes here. image

Megafunk commented 1 year ago

It's back in Engine/Plugins/Runtime/MassEntity/Content/TestAssets/MassEntityFarmTest.umap!