#How to prevent a rocket-type magazine's projectile from exploding on impact

20 messages · Page 1 of 1 (latest)

viscid raft
#

Just trying to have a rocket not explode upon impact

exotic wharf
#

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

viscid raft
#

idek where that is in unity

exotic wharf
#

The damage

viscid raft
#

ive looked through the gameobject

exotic wharf
#

Is controled in the notepad

viscid raft
#

im referring to the effect part

exotic wharf
#

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

flint crest
#

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

viscid raft