Not sure why collsion detection isn’t working for bullet/enemy when I generate new instances of each…
Found a solution…added enemies and bullets to a Group, now collisions works as intended.
2 Likes
Not sure why collsion detection isn’t working for bullet/enemy when I generate new instances of each…
Found a solution…added enemies and bullets to a Group, now collisions works as intended.