Help animation ZapparStudio

Good morning, how do I create a runtime animation in ZapparStudio, for example, where a plane goes from one point to another in a certain time like a timeline.

Hi There,

For more information on animations within ZapWorks Studio we’d recommend checking out the following two tutorial videos:

https://docs.zap.works/studio/tutorials/controllers-and-states/

https://docs.zap.works/studio/tutorials/timelines/

Hope this helps :slight_smile:

Mark

I would like to create by script

Our API does not currently support the creation of timelines within scripts.

It would be interesting for us to understand your use case as to why you would like to create animations within a script, we may have a better solution for you :slight_smile:

Hello everyone,

I’m trying to create some kind of game and I got a little trouble. Everything is working on fine but I’m having some issues with animations.

Imagine 2 points:
A = Default (x0, y0, z0);
B= the local where I die, no matter what is it.

I need to do some sort of random timeline like If I die in point B, my toon need to stay there and not come back to point A (default).
Animation per state is not helping me out because I’m able to change the A point but not the B point. Also the movimentation by script is not helping me.
If you could give me a way for solute my problem I would be very happy because this project is very special. Thanks for the att,

There are ways of adding an element of random/run-time determined values to a timeline animation using groups as explained in the following thread - https://forum.zap.works/t/variables-in-animation

Hope this helps :slight_smile: