#Problem changing scene for room system with additive scene

8 messages · Page 1 of 1 (latest)

buoyant crater
#

I analyzed the code a little more and realized that it did not give an error when I closed this line, but of course the player objects did not change the scene and were deleted. but it doesn't give any error.

#

This is the error it normally gives in the client;

#

If you leave and enter the room after giving this error, I enter the changed room, so there is no problem on the server side. As far as I understand, the only problem is synchronization problems with changing player objects during scene changes.

#

but why? fishHmm

brazen linden
#

send the scene msg before moving the player to the new subscene on server

#

don't double post - that's really annoying

buoyant crater
#

Problem changing scene for room system with additive scene

buoyant crater