Forum Discussion
CharliePeak-594
4 months agoCommunity Member
Buttons not behaving properly when previewing (or publishing) entire project
I have lots of work still to do on this activity, but for now I just want to make the buttons (East, South, West, North) on Slide 3 work properly. Since the grid map is rotated, East should move the ...
- 4 months ago
Slide 3 uses the same xPos and yPos variables as slide 1. Variables maintain their value. That means the values xPos and yPos have at the end of slide 1 will be the values they have when the user starts slide 3.
You can either use separate variables for each slides, or reset the values to the default "1" when the timeline of the slides begins.
CharliePeak-594
4 months agoCommunity Member
This worked! Thanks so much, Judy. Really appreciate the help.
JudyNollet
4 months agoSuper Hero
You're welcome! Pay it forward when you can. 😊
Related Content
- 10 months ago
- 10 months ago