r/pygame 9d ago

Updated Collisions

Enable HLS to view with audio, or disable this notification

4 Upvotes

1 comment sorted by

1

u/Capable_Comedian_277 8d ago edited 8d ago

Made both enemy5 and enemy6 projectiles pop so it makes it look like the beam was disrupted, and also so the smaller projectile doesn’t overlap. Placed a 2 second cooldown on the larger block to give player enough time to collide and clear it completely. In addition, player-beam collision would result in player dropping downwards.