onTouch not working for my part

I highly recommend using the ZonePlus Module for your case.
You’d need to create a zone around the bullet, and then check if an object enters the zone, which means you have a collision. It sounds complicated, but really, its only a few lines of code.
The larger the zone is around the bullet, the more leeway you’ll get, but the less accurate it’ll be.

1 Like