Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! 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