| 06-23-2004, 06:43 PM | #1 |
Simple really.... how do u zoom out? so ure area of view is larger than normal |
| 06-23-2004, 06:57 PM | #2 |
Go to the camera palette (it's next to the terrain/doodad/unit palettes) and define a new camera that is further away. Then use trigger "camera - apply camera for player". |
| 07-06-2004, 06:35 AM | #3 |
You can also do a permenent view by doing... Create a camera from the <Camera Palette> and make the distances how far you want it to be. Then... Code:
Events Time - Every 0.10 seconds of game time Conditions Actions Camera - Set Player X (Color)'s camera Distance to target to (Distance to target of Camera X <gen>) over 0.00 seconds |
