projectile

  1. D

    Pushing and nudging projectiles

    I have seen some people ask about this around the forums and Discord server from time to time, and I think it is interesting enough, so I have decided to make a small guide that is all about applying forces to projectiles! And as with everything in TF2, it can get quite jank. Methods of...
  2. John I want a divorce.

    The Striking Resemblance.

    D'ya ever wonder what it feels like to get hit by a giant bowling pin? no? Scout does. BONK! I was really hoping to make an animation for this, demonstrating. but i couldn't get the models into SFM. (It's my first time trying to make anything for Valve games etc.) If this post is updatable...
  3. Tumby

    PSA: Disable Collisions Whenever Possible

    View: https://www.youtube.com/watch?v=TaxJLWyTiFI As this video shows, various weapon projectiles get destroyed when they touch the bounding box of a solid object. Since the bounding box can be much larger than the object itself, this can cause gameplay issues. The Wrap Assassin is even worse...
  4. Sock

    How to make a brush that clips only players (not rockets)?

    Hi, I'm relatively new to hammer, so this might be a bit of a noob question. I'm making a glass wall that I wish projectiles (like rockets) to pass through. I found the "Clip" texture https://developer.valvesoftware.com/wiki/Clip#Clips, but I want to use a glass texture instead of the clip...
  5. Rerun

    Any way to make arrow projectiles be fired on a trigger?

    I am working on a Death Run map and there is going to be a trap that fires arrows at the player after trapping them. How to I make these arrows fire? What entity do I use?
  6. LordDickinsonIV

    I am having an issue with projectiles on my map

    So i am having an issue with my map when someone is on a team (blu or red) and someone else connects. Once they connect and are put onto the motd screen all projectiles break or basically they don't explode when they hit walls or people. We have tried turning off any plugins we had installed on...
  7. Alaxe

    How Do I Spawn A Projectile?

    In my map that I am working on, I want to have projectiles fire out of specific points. Such as rockets, flares, arrows, ect. I was hoping to have the "projectile shooter" have options to fire at varying times..... or something like that. Hopefully something like this is possible. Dodge ball...