Like seriously can someone reply soon?
I would love that
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
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!
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
this is the game link
i have a similar question.
Is there a way to detect if a sprite has a certain color in its image and return a boolean?
Like a “If ‘image’ has color 1 then …” kinda deal
this is the code i have so far


