trigger_apply_impulse

  1. Muenster Monster

    Overlays work in hammer, but not in tf2, and trigger_impulse problems

    Hello, I've made a few custom overlays using UEAKCrash's tutorial, and these overlays show up completely ok in hammer However, when I load the map up in tf2 (sv_pure is set to -1), the overlays show up as missing textures. Additionally, I'm using trigger_apply_impulse (set to push a player...
  2. EmNudge

    Moving, Launching & Throwing Players

    I'm gonna talk about 3 brush based entities that allow you to throw, move, and launch players in hammer. These may not be the only 3, but these are the 3 of which I come across a lot and 3 of which you should know about. The 3 triggers being discussed are trigger_push, trigger_catapult, and...