Tasharen Entertainment Forum

Support => TNet 3 Support => Topic started by: Kerozard on September 13, 2017, 09:05:25 AM

Title: Is loading levels additively an issue?
Post by: Kerozard on September 13, 2017, 09:05:25 AM
So, we are now past the prototype phase and TNet did a wonderful job. I intend to use it for our live project as well. Great job!

What I am missing however is a way to load levels additively on all clients. Can this be done?
I assume just sending an RFC telling all clients to load the level will not do the trick when TNBehaviours are involved.

Thanks in advance.

Patrick
Title: Re: Is loading levels additively an issue?
Post by: ArenMook on September 16, 2017, 10:50:54 AM
Depends on what you are loading in. Best way is to use multiple channels properly. I do that in Sightseer all the time. As the player roams around the world, the client joins / leaves regional channels. Doing so loads in/cleans up all the objects properly.