Rotating element across the slides

Hello,

I guess it should be done through symbols or js :slight_smile:

I have a navigation menu and a circular reference. Once you click A, the relevant A-element should be on the top of the circle. Once you click B, it should rotate to the B element.
This is quite easy if I have a linear navigation (from A to B to C to D).
It gets complicated if I want to jump from A to C, or from D to A.
Any idea how to animate the circle so that it rotates?

Here some pics that maybe will describe the situation better :slight_smile:

best wishes

look up the documentation for relative timelines. those may do the job as far as i understand your issue …relativeTimelines.hype.zip (18.6 KB)
https://www2.aachener-zeitung.de/zva/karlo/test/relativeTimelines/

3 Likes

thank you! it worked :slight_smile:

best wishes

jagoda