Forum

Using Javascript to trigger animations

02 August 2019 05:11
Have created a blender file that triggers an animation when I click on a certain component. Easily exported and embedded it into my webpage and it works well. However, I was wondering if it was possible to emulate the click with javascript instead of having to manually click on that component within the web player? Basically I have a variable on my webpage and want the animation to be automatically triggered when the variable has a certain value.
 
Please register or log in to leave a reply.