Guys the projectiles collision works only when I move. How can I solve this problem? I’m trying to solve it for 2 days. Is there any specific setting for the collision about it? I have tried overlap collision but it still doesn’t work.
alt text
Guys the projectiles collision works only when I move. How can I solve this problem? I’m trying to solve it for 2 days. Is there any specific setting for the collision about it? I have tried overlap collision but it still doesn’t work.
alt text
I’ve always found Hit events super unreliable. I’d recommend using overlap events instead.
No worries! Glad it worked out
I’ve changed hit event to overlap event and now it works! I don’t know how to thank you.