r/pygame
Monthly /r/PyGame Showcase - Show us your current project(s)!
Pygamemes Megathread
Multiple collisions
I have a problem where if one sprite from a sprite group collides with an object such as a wall, all other sprites from that group no longer collide with objects in the intended way and start to move through walls.
Is there any way to fix this?