Yo is there an extension that has a Boolean that senses if a sprite touches a color?

Like seriously can someone reply soon?
I would love that

1 Like

As far as I know no but why do you need this I can help better if you tell me specifically why

likely so you can have different looking tiles that do the same thing
probably not thought

3 Likes

Eh, just it would be helpful for the game I’m making

spacemakecodenugget is right. There aren’t any extensions that do that currently. Maybe in the future though.

Also, Welcome to the community @spacemakecodenugget!

here try something like this (change for the color index you want and the sprites position)

1 Like

Sorry, not a color specifically but you could detect if it touches a certain sprite or tile. Let me know if you need help doing this!

There isn’t a built in function, but there are image blocks for detecting the color of a pixel in an image, so you could code this yourself!

Hey, welcome to the community @spacemakecodenugget