Author Topic: Autojoin behavior  (Read 2484 times)

Nelson

  • Newbie
  • *
  • Thank You
  • -Given: 1
  • -Receive: 0
  • Posts: 8
    • View Profile
Autojoin behavior
« on: October 30, 2014, 08:47:01 PM »
Dear all:

Using Autojoin, is it ok to get disconnected from the server as soon as the current scene exits ?

Thanks,
Regards,
Nelson

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Autojoin behavior
« Reply #1 on: November 01, 2014, 08:16:40 AM »
I don't quite follow the question... AutoJoin just lets you connect to a server and join a channel. It has nothing to do with tracking scene exits... also what's a scene exit to begin with? How does one exit a scene? TNManager.LoadLevel switches the scene for all connected clients in the same channel. Application.LoadLevel wouldn't, but if you use that you should already be disconnected.