Forum Discussion
DaanGroen
3 years agoCommunity Member
Using javascript to show a layer
Hi there, My first question here :) I am working with a storyline 360 project, creating a MicroGame. I'm wondering if i can show a layer, using javascript. I have tried this code:
var play...
SBP_Inc
3 years agoCommunity Member
The cleanest approach might be creating native storyline triggers based on a variable's specific value, then using javascript to set the variable value accordingly. player.SetVar works great
Related Content
- 3 months ago