How to make projectiles disappear when hitting a certain surface?

  • Site Migration: See bugs? Report them here. Want something changed or have an idea? Suggest it here.
  • If you're asking a question make sure to set the thread type to be a question!
  • Something not downloading? Download authors read this.

Dzemorek

L1: Registered
May 25, 2016
10
1
You know, just like they do on rocket jumping maps.

Tried searching for the answer for over an hour and couldn't find it anywhere, tried to download rocket jump maps too and see in hammer how they did that but every single one i downloaded was in a file that you couldn't put into hammer.
 
Mar 23, 2013
1,013
347
every single one i downloaded was in a file that you couldn't put into hammer.

Never wondered what happens to your .vmf file after you compile it? A compiled map is saved as .bsp file which can be used by the game. To look in hammer how this map is build, you have to download a software to decompile the map back to its .vmf format.