can anyone write me a node in with 2 functions 1) for when character collides with an object the same color as itself 2) for when the object collides with any other color thanks! for example, if I want to make a game like color switch and I want the character to be defeated after colliding with a color other then the same as itself. if there is a way to do this without color detection please let me know, but so far I see very little options for color based games on buildbox
Only the first version of color switch was made with buildbox, today's version is impossible to develop on buildbox because bb don't support most of color switch functions @NikRudenko or @TreySmith correct me if I'm wrong
In BB2, colorswitch uses workarounds so that it looked like it was depended on the colour. However, it can be done in BB3 by using a code to see if the colours match
Can anyone please put up the code or node file here? I see a lot of people looking for a feature like this