Megafunk / MassSample

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

MEC_InterpMovingCubeActorRepresentation could be simplified. #51

Closed error454 closed 11 months ago

error454 commented 1 year ago

The trait configuration for MEC_InterpMovingCubeActorRepresentation looks like this.

image

I believe that Index 2 can be deleted as there aren't any processors that query for that archetype.

Index 0: LOD index 1: Visuals Index 2: ???? Index 3: Interp Movement Index 4: Visualization dependency

Megafunk commented 11 months ago

Removed the goofed extra fragment list there, thanks!!!

image

Megafunk commented 11 months ago

Also... I am starstruck someone from skookumscript is looking at our Repo... Thanks for checking it out! 🥺