Moving gif animation across

Hey guys any help on how to scroll a gif moving across the watch using second, minute, and hours?

Welcome to our community @t2invilla Do you want to move horizontally or vertically or at an angle? Perhaps there should be orbital motion? Maybe you have a sketch of the design, what exactly will move and how?

Hello, sorry iā€™m kinda new at coding :confounded: But I want to move it horizontally. the idea is; gif animated cars racing from left to right. Each one moving according to the sec,min, and hourly.

I think you should start with a little. Take this formula and place it in the x object field. Take another object and do the same, just adjust the movement speed. Pay attention to the number 0.8.

(320-(320*(((0.8)*#DWE#)-(floor((0.8)*#DWE#)))))

Here is an example. White is jumping, green is smooth movement. Inspection is enabled:

1 Like