I'm making a custom map and would like to have players able to zoom out very far on the map. Till now i've tried to change default camera settings with 'max distance' and assigning player a new camera object..
For the default camera approach the max distance seems locked on 400, I couldn't assign any value higher than that. The new camera object, however, seems can only exist for a fixed duration when the game starts, then fall back onto default camera.
Can anyone tell me how I'm suppose to get the camera view I want?
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
@Nebuli2: Go
I tried to add 2 more layers with distance 38/100 and attack angle 60/90 respectively, but didn't seem to have any effect.
Am I doing anything wrong?
Edit: I tried to modify existing layer and that worked fine, but till, am I just cant add another layer?
Edit2: Also, I feel it zooming abit slower than desired, anyway i can change zoom speed?
@Nebuli2: Go
Thx, i think i get the idea of multiple zoom levels now. I always thought the camera zoom in sc2 were continuous, apparently i was wrong XD.
Will give it a shot tmr, thx alot for helping out.
I'm making a custom map and would like to have players able to zoom out very far on the map. Till now i've tried to change default camera settings with 'max distance' and assigning player a new camera object..
For the default camera approach the max distance seems locked on 400, I couldn't assign any value higher than that. The new camera object, however, seems can only exist for a fixed duration when the game starts, then fall back onto default camera.
Can anyone tell me how I'm suppose to get the camera view I want?