Link() world improvements in Feature Requests
|
|
|
|
| Status: |
Open
Issue hasn't been assigned a status value.
|
|
|
I request there would be a way to smooth the transition between linking from one world to another.
I was thinking that perhaps it should be possible to link to a new world in a new seeker without shutting down the old one.
For multi-server games, this would enable the player to be programmatically linked to another section of the world map, then have one world send a Topic to the other when the player has finished initialization on the other end, and then the program could manually kill the connection and close the old window to the world.
This would allow the switch from world to world to be somewhat less noticeable, and with some simple interface manipulation, completely invisible.
|