Forum Discussion
Slider Bug
Hey everyone! I'm making a slider interaction with two separate sliders that will populate variables on a page. Slider one (the hand on the wrench) seems to work just fine, but slider two (the weight on the rectangle) will automatically move the hand on the wrench to a new position whenever it is moved. I do not want the hand to be moved by the weight. What bug caused this and how to I fix it? I've looked at the triggers and played with reordering them to no avail.
UPDATE
Was able to resolve it by using separate variables set equal to the slider variables. :) Thank you for your help!
8 Replies
- RonPricePartner
It is hard to tell if it is a bug or something trigger-related without seeing the Story file.
- RaeganMadoerinCommunity Member
- CarlFink1Community Member
It would be way easier to debug if you could upload the .story file.
- RaeganMadoerinCommunity Member
- CarlFink1Community Member
That's a SCORM file. We need the Story file.
- RaeganMadoerinCommunity Member
Sorry again! It is attached above.
- RonPricePartner
I am not 100% what the formula is for Torgue Value, but the triggers that are multiplying the Variables are causing the issue. If you multiply a variable that is connected to a slider, then that slider will move. If you do not want that, you may need to consider transferring that value to another variable (like you did with torque value) before multiplying.
- RaeganMadoerinCommunity Member
Gotcha, good to learn! Was able to fix the issue by creating separate variables and making sure they multiplied by each other, not the original slider variables. Appreciate your input!
Related Content
- 1 year ago
- 1 year ago
- 3 months ago