- Joined
- Aug 18, 2009
- Messages
- 46
i found a video on how to make a 3rd person cam on youtube, it helped but now i want to know how to change the 3rd person cam from one unit to another. Okay i have the 3rd person camera on the "hero selector (wisp)" and when i choose a hero the camera just goes back into the regular viewing state. Can anyone solve my problem?
-
Initialization
-
Events
-
Map initialization
-
-
Conditions
-
Actions
-
Camera - Lock camera target for Player 1 (Red) to Hero Chooser 0000 <gen>, offset by (0.00, 0.00) using The unit's rotation
-
-
-
Camera
-
Events
-
Time - Every 0.01 seconds of game time
-
-
Conditions
-
Actions
-
Camera - Set (Owner of (Triggering unit))'s camera Distance to target to 1200.00 over 0.10 seconds
-
Camera - Set (Owner of (Triggering unit))'s camera Angle of attack to 260.00 over 0.10 seconds
-
Camera - Set (Owner of (Triggering unit))'s camera Height Offset to 50.00 over 0.10 seconds
-
Camera - Set Player 1 (Red)'s camera Rotation to (Facing of Hero Chooser 0000 <gen>) over 0.10 seconds
-
-