Forum

User posts glueckskeks
20 July 2017 16:35
Reply to post of user Will Welker
What functions are you trying to achieve with your Javascript? Maybe there is a way to do it with logic nodes.

I want to set the anchor text dynamically and also I want to trigger an animation every time an external event occurs. The anchor text is received from a server and the animation trigger is also depending on the values received.
20 July 2017 12:59
Hello,

currently I am using the development server on localhost:6687 to develop my application. I changed the my_project.js to meet my demands. But of course I don't want to have the development server running in background. So I want to export my model as json or standalone html, but I also need my script behaviour. How can I achieve this?
It is not possible to simply open the my_project.html in the project folder.

Thanks in advance,
glueckskeks