Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! 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