• 🏆 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!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

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

  • Warriors Of Ashenvale.w3x
    2 MB · Views: 55
Level 17
Joined
Jun 17, 2010
Messages
2,275
  • 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)
 
Level 13
Joined
Mar 24, 2010
Messages
950
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.
Top