- Joined
- Feb 17, 2007
- Messages
- 368
When the game starts and players are choosing a hero, and someone pauses the game and chooses there hero by pressing escape, the camera is supposed to lock the camera bounds to a new region and pan over to it as well. However because the game is paused what happens instead is the camera simply floats above the hero's for selection region and you can see all the heroes from high up. After the game is unpaused, the camera appropriately goes to the correct region. So my question is how do I fix it so that when the game is paused the camera goes to the correct region for the player?