#How to prevent a rocket-type magazine's projectile from exploding on impact
20 messages · Page 1 of 1 (latest)
Hmmm
I may have a solution for you @viscid raft
But is pretty much thinking about it
Remove the exploding effect in the rocket
And put damage 0
idek where that is in unity
The damage
ive looked through the gameobject
Is controled in the notepad
im referring to the effect part
And the projectile must have an effect type of
I really haven’t done what you are trying
But you should look in the barrel or the main object
the projectile has a collider
it has a setting 'is trigger'
disable it
the projectile will just whoosh around
you can make the collider trigger again in order to make it explode again with hooks
i figured it out earlier but thanks anyway :)