Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Merto on December 10, 2014, 12:52:45 PM

Title: Global color variables inadvertedly revert to default color
Post by: Merto on December 10, 2014, 12:52:45 PM
Hey, so I'm making the small game thing which is in the latter part of the Playmaker tutorials and I'm having a problem. I have a game object that sets the colors of all of my color variables as soon as the game starts and everything works perfectly with one button. It sets a random color to it.

However, as soon as I copy this button, all of the color variables revert back to black which is their default color. When I step on, the button still changes color, however. What am I doing wrong?

Thanks.