Short question, I am using parallax scrolling and I want to scroll an image from right to left. I discovered that pictures with a width of more than 4000 pixels will not be displayed. I checked the documentation and I could not directly find an answer.
You could split it into 4 (or more 1k pictures, then use the Map drawing system to display the map of the images?
Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!). https://deluxepixel.com
Yes, it depends on the phone. From 1k to 4k - so you should always use 1k - use 2x scale images for the others though - if the phone is high resolution then it should support 2k at least.
Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!). https://deluxepixel.com
Comments
Texture limits on a lot of phones are 1k and 2k.
You could split it into 4 (or more 1k pictures, then use the Map drawing system to display the map of the images?
https://deluxepixel.com
I thought it was Gideros related. In the simulator it works great.
Regards,
Marc
Yes, it depends on the phone. From 1k to 4k - so you should always use 1k - use 2x scale images for the others though - if the phone is high resolution then it should support 2k at least.
https://deluxepixel.com