Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
Ive been looking through the triggers and i cant figure out which one makes it so you cant move youre screen out of an area. Maple Story uses this for each section you go in. Can anyone help me out??
i tried this and it didnt work out
the trigger i used was
"unit enters region"
"set camera bounds for (owner of entering unit) to blahblah
and it didnt work..unless it was because i already had the units in that region?? i wouldnt think so because starcraft editor treats entering units as units entering and already in
No, the event "Unit Enters Region" specifies that a unit can't already be inside that region. This is different in SC, because (I think, its been a while since i used that editor) SC only uses conditions and actions. WC3 uses Events with the other two.
The difference that makes is:
In Warcraft 3, a a trigger firing means that something HAPPENED.
In Starcraft, a trigger firing means that certain conditions were met.
No, the event "Unit Enters Region" specifies that a unit can't already be inside that region. This is different in SC, because (I think, its been a while since i used that editor) SC only uses conditions and actions. WC3 uses Events with the other two.
The difference that makes is:
In Warcraft 3, a a trigger firing means that something HAPPENED.
In Starcraft, a trigger firing means that certain conditions were met.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.