Simon_X1
(Simon X)
September 27, 2021, 6:05pm
#1
Hello everyone !
I would like to display a large image in the canvas (4096x4096 pixels).
However, images larger than 1024x1024 are not displayed.
What I tried:
Enable / disable “high resolution image” in screen settings (does not appear to have a link)
Modify the image size (50%, automatic etc …)
For what purpose I want to do this:
Make a mini game in which you move a player.
If there is a better way to do this I am listening
Thank you the community!
Simon
Rogerio_Rios
(Professional Support)
October 11, 2021, 8:08pm
#2
What really appears? Or nothing appears?
Simon_X1
(Simon X)
October 13, 2021, 1:41pm
#3
Nothing appear in the screen, the image is simply not showing, but the other components (buttons …) on the screen are still there.
I tried to wait a few minutes to see if it came from the loading time but unfortunately not.
Does any error appear? Could you have problems of files access?
Simon_X1
(Simon X)
October 13, 2021, 4:09pm
#6
No errors are displayed.
The images are imported via the Kodular site in the assets. I am sure that the images access is correct as I manage to display the images less than or equal to 1024px this way.
Maybe the images stored in the assets are limited in size but I can’t find any information on that.
Thanks for trying to help me, I appreciate it