• 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.

How to stop players to move CAMERA down and up

Status
Not open for further replies.
Level 14
Joined
Mar 4, 2009
Messages
1,156
How to stop players to zoom CAMERA

I want player to be able to move his camera normally right,left,behind,straight but not up or down.
(all players must not be able to zoom camera)
Was I clear enough?
+2 rep if you help me with this xD
 
Last edited:
Level 14
Joined
Mar 4, 2009
Messages
1,156
http://www.hiveworkshop.com/forums/pastebin.php?id=ufyrgn

First action stops changing the angle and the second one stops changing the "zoom".

THX Super-Sheep it works perfectly, i think 0.1 seconds will be enought only that 0.01 looks better....

  • Untitled Trigger 001 Copy
    • Events
      • Time - Every 0.10 seconds of game time
    • Conditions
    • Actions
      • Player Group - Pick every player in (All players) and do (Actions)
        • Loop - Actions
          • Camera - Set (Picked player)'s camera Angle of attack to Default camera angle of attack over 0.00 seconds
          • Camera - Set (Picked player)'s camera Distance to target to Default camera distance over 0.00 seconds
BTW i dont understand "over X seconds" what are that seconds doing?
if i would do "over 15 seconds" its the same......

That WE you are haveing does it have something better/new?
 
Status
Not open for further replies.
Top