horizontal scroll
Im trying to make a small game with a scene you can scroll horizontally on. It's meant for mobile devices in the vertical position. I'm struggling to get the css for image or background image to work the way I want it to:
- the image should take up 100% of the screen height
- all the extra image should be accessable by horizontal scrolling
I've tried all the different background size stuff, different object fit, and overflow properties but I can't get it to work. Are there any css wizards out there who can help?
0 Replies