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

Locking camera on units

Status
Not open for further replies.
I made seperate triggers that would disable user control and an action that would move units to a point on the map which is a circle of power to enable user control.My problem is making the camera follow the certain unit while the unit moves.
ex.Player 1 controls a paladin so for player 1 his camera follows his hero
(btw its not in cinematic mode(not a cinematic))
Thank You
 
Level 4
Joined
Jun 1, 2007
Messages
92
Use this function
  • Camera - Lock camera target for Player 1 (Red) to (Triggering unit), offset by (0.00, 0.00) using Default rotation
 
Status
Not open for further replies.
Top