Create multiple timeline interactions for each device type

Is it possible to create specific interactions in the same timeline for each type of device (desktop, tablet and mobile)?

Ex: I'm creating a section with sticky and horizontal navigation. I need to apply transformX: desktop: -80%, tablet: -70% and mobile: -60%.

I didn't find any option that allows adding multiple interactions in the same timeline. I tried to create multiple timelines, setting specific breakpoints, but they don't work correctly because there is a conflict between them.

1
1 reply