Porting Elements To Break Points

Hi.
I have set 4 breakpoints but I would like to port all the elements and animation from one breakpoint to the next THEN adjust the screen size. How do I do this quickly other than having to recreate all of the animations etc?

Thanks
Deek

Hi Deek,

All responsive layouts in a scene use the same set of elements in that scene.
Elements’ properties and animations in a responsive layout inherit properties and animations from the base layout by default. So you should set properties and create animations in the base layout first, and adjust them in each layout after that.
You can click Responsive button at the top left of the canvas to toggle editing between the base and responsive layouts:
image

For more information about responsive layouts, please see these tutorials:

Regards

Many thanks ToanLS. Your help is much appreciated. :smiley:
Cheers
Deek