Pls help aaaahhhh

help me. my overlap wont work and i dont know what to do.

pls help

1 Like

Seems neat! But what are you exactly trying to do? What overlap? Do you want the projectiles to do damage? It’d be easier if you were to elaborate on what you wanted.

Is this a Hollowknite fight recreation? It looks cool so far!

@richard another bug it seems. This sprite type insert block creates a “SpriteKindLegacy” enum instead of the normal one.

The block is also different:


VS the dropdown when I remove the insert:

@huggebugge, if you remove that insert and just leave the normal bit in that block, like it shows in the second screenshot, your overlaps will work again! Sorry about this Makecode bug. Normally the code you used would work just fine.

Ok, I asked Richard about this on stream today. He said that a very long time ago, sprite kinds were an enum, but now they are not, you if this is a very very old project, or you copied that sprite block from an old project, that caused this legacy sprite kind thing.

So it’s not a bug, but I’m gonna leave my original message there because it already contains the explanation on how to fix it. Sorry for the unnecessary pings, Richard.