Forum Discussion
SonyaHeinze-Ric
3 years agoCommunity Member
Is it possible to move an object (e.g., an avatar) towards or away from a goal based on choosing the correct answer?
Hello! Is it possible to move an object (e.g., an avatar) towards or away from a goal based on choosing the right answer?
Example: If a learner answers a question correctly about healthy eating, the avatar would move closer to the "goal" of feeling good. Whereas if the learner choose the wrong answer, the avatar would move closer to the "anti-goal" of getting sick. Ideally this would be done with multiple questions with the finale being the avatar crossing the goal "finish line".
Thanks in advance!
- MathNotermans-9Community Member
Lots of options to get this done. Using states you can make a step-by-step animation and switch states depending on answers... or use Motion Paths or even a slider for this. Or use GSAP javascript to get this done.