How to Use a Boolean Attribute?
I have a main scene, that the player clicks a section and is moved to a second scene. I want to create a boolean (i think), that once the player completes a task in the second scene, then something will change in the original scene. Any ideas?
Answers
But when I test it from the second scene, it goes back to the first scene, but I don't see the change happen.
Right now I added the change attribute to the second scene, but when I start at the first scene, the image is already colored in.