Hi there thank you so much for your help.
As this is my first game and first time using this engine. Could i trouble you to dumb it down a wee bit more if possible. At the moment i have:
Each wire has its Instance variable "R","G" etc
I have a global Value called "CString"
I Have the wires "on touch" become invisible (revealing the broken wire sprite beneath)
I have Set CString to choose ("R:G:B:Y","G:B:Y:R",... (All 24 combinations)
So CString becomes "R:G:B:Y" etc. How do i on touch of the wire compare if that wires Instance Variable is the next In the CString value? I dont seem to be able to "compare variable" as an event within the "on touch" condition.
Sorry to be a pain
cheers