|
Hello all, I know this question has been asked and answered many times. I've looked through many of them and the documentation and I still cannot solve my problem. So basically I have a bullet object and when it collides with another object, I want it to emit a particle on the position of the object the bullet hit. Here's my current code: I know the objects are colliding correctly because the print statement tells me it is, but the particle is not emitting at all. I have this script attached to my bullet object. Can someone give me an idea what I might be doing wrong? Thank you! EDIT: Of course five minutes after I ask I figure it out. I updated the code in case anyone else is having this problem.
(comments are locked)
|

post it as answer to close question.