On Enter not triggering Action
Very simple setup here, and yet I can't make it work. I simply have 3 buttons that when each are clicked show a checkmark image, and set a variable from '0' to '1'.


I then have a conditional action that when each of the 3 variables are '1', to Show a button to continue.
An 'On Enter' event is set to trigger the action to show the Continue button, except that it doesn't.

I've confirm that all of the variables are being assigned '1' with '$$check1Status$$', etc.
Once again I'm following a couple of tutorials here. Am I right in thinking that an 'On Enter' event only occurs when a slide initially appears, and doesn't then sit a listen for the variable conditions to be met?
I've inserted a slide before this one to enter from, in case the On Enter event wasn't triggering because it was the only slide.
