channeldorg / channeld-ue-plugin

Enables distributed simulation with Unreal Engine's dedicated servers. 为虚幻引擎专用服务器提供分布式模拟能力的开源插件.
Apache License 2.0
132 stars 38 forks source link

In single server mode, the player can't see the other players spawned before him #42

Closed indiest closed 1 year ago

indiest commented 1 year ago

Try to fix SingleChannelDataView. The SpatialChannelDataView doesn't have this issue.

indiest commented 1 year ago

Can't repro