oculus-samples / Unreal-HandGameplay

Oculus showcase of hand tracking based interactions in Unreal.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Network Replication

walid-chekkouri opened this issue · comments

Hi,
I'm testing the demo and I noticed that it's not networked, is this by design?
If yes, what do you recommend as the best approach to make it fully networked?

Thanks

Correct, this sample is not network enabled.

I recommend looking at Unreal-SharedSpaces and Epic's Replication documentation.