So let’s say you set your background to be a forest, but static it might look a bit “dull” or boring, so the point here is to mimic movement or a hovering feeling. Is there something that can make some sort of zoom in, or movement to make the background appear as if you’re somewhat hovering on it? A bit like how there’s a parallax effect on desktop, something that can make it look more “alive”, both mobile as well.
I thought of just making a gif that loops, but gifs take a long time to load sometimes/are really heavy. Or maybe my app is just heavy and gifs should load alright… either way any ideas?
It might be tricky with Bubble elements. But with some html it is pretty straight forward.
See example below:
This just has an HTML element in the center of the page covering the whole page (align to parent layout). and It has the following code. Play with it to see some other variations. For example other animations are possible: animation - CSS: Cascading Style Sheets | MDN