Happy New Year to everyone!
I'm still learning and trying to understand how animations work and I've been facing a problem for a few days.
I made a page and placed a Layer that moves from left to right.
And this movement is carried out in the "animations" field on the Layer itself.
I used "animate-scroll-x" with duration "65000" to make it slower, as the Layer brings the image of a robot, like a message. However, this movement of the Layer, from left to right, is causing the horizontal scroll bar to appear (at the bottom of the screen). Because Layer goes beyond the page margins. And to fix this, I put overflow-x hidden in Page Propriate. It worked on Desktops, but on Mobile, the problem continues.
Is there any simpler way to fix this type of animation, without causing this problem.
I don't know if I was able to explain clearly what is happening with my page.
Thank you in advance for any help!
Thanks!
