Hi I would like to use both HLAPI and LLAPI in my game. The reason is that I would like to do state synchronization using HLAPI and large message transfer using LLAPI.
I tried doing this but Unity complains that there are two NetworkManagers in the scene one will be ignored.
I tried doing this but Unity complains that there are two NetworkManagers in the scene one will be ignored.