When in multiplayer session, one of player(not host) want travel to another level, but keep in this session, how to impletement this in blueprint?
I found ClientTravel in document meet the demand, but don’t know how to use it.Google showed many tutorial telling how to use ServerTravel, but there are rarely any information about how to use ClientTravel in blueprint.
Thanks!