Hi there,
First of all congratz on the amazing tool!
I am working on a educational project where we want to add some editable sequence of stories.
We are considering using the wick editor as the format for each story.
I noticed that in the examples, see https://github.com/Wicklets/wick-site/tree/master/public/examples/followMouse, wickengine.js is loaded and used to show the animation.
Couple of questions about it:
- is there an event to leave the animation?
- where can I find the engine source code I would like to integrate it as an angular component
thanks
Hamilton