logoalt Hacker News

raincoletoday at 10:32 AM1 replyview on HN

> that engines help a lot with? Like... multiplayer netcode.

Rust (the top 10 most downloaded game ever on Steam) is built with Unity. However they ended up to write their own netcode anyway. Of course Unity isn't known for the best netcode, but how much an engine helps is often overstated. Genshin even bought Unity's source code to customize it.


Replies

voidUpdatetoday at 1:03 PM

Unity used to have a pretty good netcode implementation, but then they ripped it out in newer versions and still don't really have a good replacement for it

show 2 replies