Forum Discussion

ThabisoManala-8's avatar
ThabisoManala-8
Community Member
2 years ago

Keeping Icons on the Base Layer Visible on Slide Layers

Hey there! I'm creating a course where users will interact with animation videos. When the user clicks on an icon like a comb on my base layer, a video will play on the slide layer, but I want the icons to appear on each slide layer selected. Additionally, the state of the icons must be changed, so that the correctly selected icons will have a tick, and the incorrectly chosen icons will have a cross.

You can find my project file attached if you need more information.

Sincerely, thank you

  • MichaelHinze's avatar
    MichaelHinze
    Community Member

    Because the icons are on the baselayer, they will be covered by the videos on the various layers. You could try moving the icons onto a layer and then call that layer and the beginning of each video layer's timeline. See attached a quick example. Also, "Visited" is a built-in state that is displayed automatically when an object is clicked; there is no need for triggers to change state.

  • Hi Michael. 

     

    Thank you so much I really appreciate it. You are a life saver.