• 🏆 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!

Help with Choosing Heroes and Camera Panning triggers

Status
Not open for further replies.
Level 2
Joined
Apr 17, 2018
Messages
17
Hello, Im making a small RPG-Campaign, the first map will allow you to choose a hero (6 heroes). What triggers and variables do I make for game caches in transferring to another map? Do i just replace a unit in the 2nd map with the game cached Hero?

Camera Bounds, after a hero is chosen, what commands do I use so that the game camera follows your hero and what variables and triggers do I need to do that?

Very nooby question. Sorry
 
Last edited:
Level 28
Joined
Feb 18, 2014
Messages
3,580
Hello, Im making a small RPG-Campaign, the first map will allow you to choose a hero (6 heroes). What triggers and variables do I make for game caches in transferring to another map? Do i just replace a unit in the 2nd map with the game cached Hero?
Making a Basic Campaign
Camera Bounds, after a hero is chosen, what commands do I use so that the game camera follows your hero and what variables and triggers do I need to do that?
  • Camera - Lock camera target for Player 1 (Red) to (Your unit), offset by (0.00, 0.00) using Default rotation
 
Status
Not open for further replies.
Top