Does Unity have any plans to use NetCode for ECS to make a demo like BossRoom?

This will be very helpful for us to make multiplayer RPG games.

There is a racing demo but no combat demo.
https://github.com/Unity-Technologies/ECS-Network-Racing-Sample

Also megacity should get a multiplayer, but a combat/RPG demo is still missing.

1 Like

We have plans for new demo projects but nothing has been announced yet. So stay tuned.

Just for sake of curiosity, it would be more of interest something focusing on the combat mechanics (that comprises melee, ranged attach, spells and other scan-based/like weapons), or it is more about the RPG mechanics (i.e skill tree, inventory etc) ?

2 Likes

Focus on combat mechanics such as character attributes, buffs, scalable skill systems.