Hello. I'm new to A3D. And new to Javascript. I can go through the tutorials fine, the buttons work, the animation works. But they don't work together! Would someone know what I'm doing wrong or be willing to look at my pdf? Probably an easy fix for an experienced user... I'm hoping!
The new problem is the "Play Next" button. The next step in sequence gets highlighted but the actual animation plays the same step over again as if its on "repeat" mode. It does not jump to the next step. So the list of steps and what the animation is actually doing is "off" by one step.
The rest of the buttons / steps work fine. Does anyone know if the problem could be within the tutorial's javascript or is it something I did?