| 07-30-2003, 04:04 AM | #1 |
Ok, this is simple and I know the answer is prob easy, but eludes me right now. When my TD map starts, the camera is in the middle, but I want it to start in each persons corner or on their initial tower builder. HOw do I set the camera to do this for each person as the game starts? Thanx. |
| 07-30-2003, 04:43 AM | #2 |
goto camera mode (default m) and place a pre-defined camera for each player start then, in triggers, make one that is event: +on map initialization action: +apply camera 1/2/3/4 for player 1/2/3/4 over 0 seconds of course theres other various ways of doing it, but i figured that would be the simplest |
| 07-30-2003, 04:49 AM | #3 |
The camera should start at the player's start location, maybe you could move it so that it's where you want it to start? |
