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

Replication section is unfinished #13

Closed YawLighthouse closed 2 years ago

YawLighthouse commented 2 years ago

Hello, first off the documentation information is incredible and extremely helpful thank you! I wanted to point out that the replication section is unfinished and ends mid sentence.

"5.2.7 MassReplication Replication support for Mass! Other modules override UMassReplicatorBase to replicate stuff. Entities are given a separate Network ID that gets"

vorixo commented 2 years ago

Yes, we are aware, the doc is still very wip we'll get to it at some point. We are first working on covering the more important parts from MassEntity and MassGameplay.