Forum Topics tagged load-picture

Report Tag

6 forum topics with this tag
  • 5 replies
  • 598 views
0 favourites

Hello community. I really hope that someone may help me here, because I was searching in internet for the solution for the long time and nothing that could help...

  • 8 replies
  • 669 views
0 favourites

I have a sprite that is a two frame animation. But when I load in the image using "Load Image From...", it only replaces the first frame. Can someone tell me ho...

  • 6 replies
  • 1.3K views
This content is deleted
Forum Topic
How do I load an image URL from within the project?
0 favourites

I'm trying to load an image that is in the project and I'm getting the following error in the console. Cross-Origin Request Blocked: The Same Origin Policy disa...

posted 4 years ago
  • 3 replies
  • 450 views
This content is deleted
Forum Topic
What does this error mean?
0 favourites

I'm making a simple game where I load the images from URL with the help of the heroku app. After I finish the first turn and I need to reload the necessary imag...

posted 4 years ago
  • 1 replies
  • 606 views
This content is deleted
Forum Topic
Loading SVG images is too slow.
0 favourites

I didn't know when I was developing on a PC. After exporting to mobile, I checked on the mobile device and found that SVG loading was very slow. In the game I'm...

  • 5 replies
  • 744 views
This content is deleted
Forum Topic
Loading Canvas or Sprite from TileMap
0 favourites

Would it be possible to load a "canvas" (drawing canvas) or load a "sprite" with an image of a certain position of the "TileMap" (Tilemap.TileAt(x, y))?