• Check out the results of the Techtree Contest #19!
  • 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!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

Camera locks in a position for players.

Status
Not open for further replies.
I really need some help When playing this map,after players choose heroes the cam locks in a location and only gets fixed when the hero controlled by the player whose cam is locked dies.

The problem should be on hero selection system but it is in JASS and i cant read it(someone else made the system for me) so if someone could fix this it would be great.
 

Attachments

  • Camera Lock
    • Events
      • Unit - A unit enters <Pick a region>
    • Conditions
    • Actions
      • Camera - Lock camera target for (Owner of (Triggering unit)) to (Triggering unit), offset by (0.00, 0.00) using The unit's rotation (or default rotation if u dont want the camera to rotate as the unit does)
 
lol there must be something affecting it..for it to lock. anyway try resetting all player cameras after a sec of game start or something, see if that works. if nothing else it will help u trouble shoot it.
 
Status
Not open for further replies.
Back
Top