Forum Discussion
saavresservaas1
14 years agoCommunity Member
Select character at start (by using vaiable)
Is it possible that a user selects a character, and storyline displays this character during the course?
Regards,
Saavres
DianeElkins
13 years agoCommunity Member
Hello, Susie,
You only need 1 variable, not 2.
Create 1 variable to store the choice. You can call it "character" or something like that.
When the student clicks the male character, change the variable to the value "male"
When the student clicks the female character, change the variable to the value "female"
It looks like you have the states set up properly.
On that slide, add two triggers that say:
Change the state of the graphic to Male if the variable "character" is equal to "male" when the Timeline starts.
Change the state of the graphic to Female if the variable "character" is equal to "female" when the Timeline starts.
Hopefully that should solve it. Otherwise, let me know!
Diane
Related Content
- 9 months ago