Please do this richard

Hi @richard! Sorry I keep bothering you, but I would really love it if you made an option so that instead of

on sprite of kind something overlaps with tile

It can be more like

on sprite of any kind overlaps with tile

Or maybe

on sprite of any kind overlaps with sprite of any kind

and

on sprite of any kind overlaps with sprite of kind something

as well. Thanks!

1 Like

they exist check the sprites and tile tab

oh shoot I read this wrong

1 Like

No they don’t. The user is looking for “on sprite of kind any overlaps…” which doesn’t exist. What I would do instead to simplify all these blocks is something like


Using something like this, you would only have to edit the single function to change what both of the overlap events do!

2 Likes