• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Change Camera?

Status
Not open for further replies.
Level 7
Joined
Nov 18, 2012
Messages
272
Hi. Is there a way I can zoom out the camera?

I want to make the in game camera zoom twice as much. Is that possible?

I don't care if it involves triggers. It should follow the screen and zoom two times as much as the default WC3.
 
Level 18
Joined
May 11, 2012
Messages
2,103
  • Camera - Set (Triggering Player)'s Distance To Target to (3300.00) over 2.00 seconds.
  • Camera - Lock Camera for (Triggering Player) to (Your Unit)
Use:
  • Camera - Reset (Triggering Player)'s game camera to it's default setting over 0.00 seconds
to reset camera
 
Status
Not open for further replies.
Top