#Learning netcode for entities
1 messages · Page 1 of 1 (latest)
📌 Download the full project files: https://www.tmg.dev/nfe-moba 📌
👨💻 Code/Scripts from this video: https://www.tmg.dev/nfe-moba-code 👨💻
🙌 Support Turbo Makes Games: https://patreon.com/TurboMakesGames 🙌
🔧 Blog post with fixes for newer versions: https://www.tmg.dev/tuts/nfe-update/ 🔧
💬 Come chat with other DOTS/ECS devs: https://tmg.dev/Disco...
Netcode for Entities supports Unity 6 LTS yeah, so I expect Turbo's course would work on it too (though haven't confirmed).
I'd also highly recommend our NetcodeSamples as a learning resource.
I don't know, maybe this way is not suitable for everyone, but I prefer taking apart Unity demo projects from GitHub. In the process you'll get to know a lot of new features you didn't know about and generally see how an entity-based project is organized.
There are a few demo projects using Netcode for Entities, e.g.: