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
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
I would say just put the if then statement in the player/enemy overlapping block