Created the service elevator between the warehouse and floor above and cleaned up the small elevator while I was at it.
Now, I am adding the simple open/close door animations. Hooking it up to the game logic also, so that it loads the scene at the target floor in the background asynchronously. Trying to hook that up to the speed of the elevator so that I can use the elevator trip to hide the scene loading.
Moving on. No time to be lazy.