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

Hey does anyone know how to make the screen shake?

Status
Not open for further replies.
Level 13
Joined
Jun 22, 2004
Messages
783
If you want to it to calm down, then you need more than just one line, cause what bob27 is perfectly correct, but it will start the shaking immidiatly and it will stop immidiatly if you turn it off as well.

You can make a trigger something like to steadily temper the shaking down.

  • "your trigger"
    • Events
      • Time - every 1.00 second of game time
    • Conditions
    • Action
      • Camera - Shake the camera for Player 1 (Red) with magnitude "a real variable"
      • Variable - Set "real variable" = ("real variable" - "number or another real variable")
The dust and rock drops you can create with doodads, and if I am correct also with special effects.
 
Status
Not open for further replies.
Top