Author Topic: ifColorSet Event  (Read 477 times)

I'm asking for an ifColorSet event, or a link if it is already made.

Example;

onActivate, Player, ifColorSet, (chosen color), setPlayerScale, (scale),
or
onPlayerTouch, Self, ifColorSet, (chosen color), fakeKillBrick, (time)

If the brick were green, the player's scale would change or it would Fake Kill the brick. If the color were anything else, it wouldn't.



<var:br:colorid>
what are the variables for the colors?
like idk
give an example of how you could use VCE to check if a brick is green, and fakekill if it is

what are the variables for the colors?
like idk
give an example of how you could use VCE to check if a brick is green, and fakekill if it is
First color, first column is 0. The one below that is 1, below that 2, and so on.

First color, first column is 0. The one below that is 1, below that 2, and so on.
okay, thank you demian