Logic block for play sprites over lapping

Is their a logic block out their for if sprite kinds over laps with other sprite kinds? For example “if sprite of player kind, overlaps with other sprite of enemy kind then…”

Here’s my makecode project: https://makecode.com/_92j69pPUDU2D

1 Like

I would say just put the if then statement in the player/enemy overlapping block

1 Like