I love the transition between the levels/rooms, is it only a camera move and all rooms are touching each others ?
yes, i was first a for loop to get closest room to player then lerp to that position but changed it to a trigger collider that calls a setposition function in the camera controller.