jongallant / Unity-Bullet-Hell

An extremely efficient projectile generator for unity.
MIT License
308 stars 40 forks source link

How can I use collisions with this? #17

Open ManuWar73 opened 1 year ago

ManuWar73 commented 1 year ago

I am making a bullet hell game based on this, but i can't find anything to make it collide with my player. How can i attach a collider to the bullet?