tf_generic_bomb not being triggered by bullets

goem

L3: Member
Sep 15, 2016
104
83
It works fine with explosives (grenades and rockets) and melee weapons, but when I shoot it with a bullet, like a Scattergun or Sniper Rifle, nothing happens. The bullet just goes right through it and hits the wall behind it.
 

goem

L3: Member
Sep 15, 2016
104
83
Are you using splash damage from explosives to trigger it? Or the rockets hit it dead-on and still trigger it? because chances are it's a prop with no collision model

Is there any way to give the prop a collision model? It's the dynamite prop from the construction pack.
 

Diva Dan

hello!
aa
Mar 20, 2016
1,025
1,953
You'd have to recompile the prop yourself and give it a physics model. That, or you can make your own button surrounding it that is triggered by bullets, sending an output to explode the bomb. You can't have an animated pumpkin bomb though so you should try to use a solid model
 

goem

L3: Member
Sep 15, 2016
104
83
How would I create a trigger that is activated by bullets?