Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
Solved! Go to Solution.
The quadcopter example uses JavaScript to provide all the movement. The battery replacement is a sequence animation created in Creo Illustrate.
Have a look at the Home.js to see all the JavaScript and in the 2D view, you can see the various JS calls from the buttons.
The basics of how to bind JavaScript to button is covered in the tutorial in the help here
Hope this helps,
Allan
The quadcopter example uses JavaScript to provide all the movement. The battery replacement is a sequence animation created in Creo Illustrate.
Have a look at the Home.js to see all the JavaScript and in the 2D view, you can see the various JS calls from the buttons.
The basics of how to bind JavaScript to button is covered in the tutorial in the help here
Hope this helps,
Allan