How do I reload a sprite from its source without size change

0 favourites
  • 3 posts
From the Asset Store
220 Food Sprites in 16x16 pixel size. Perfect for items for a retro style game.
  • Hi everyone,

    I'm in the polishing phase of my game and since I got quite some performance left, I want to use larger sprites than the one that are acutally in the game. So I want to relead the sprites from a larger source file than the previous one.

    But that means that the sprites change their size in the game also.

    I just want to have the larger image for a better upscale quality. I would like to avoid having to resize every single asset in the game. And since some assets have a negative size (e.g. -500,500) so they are mirrored, I cannot change the size globally.

    Is there any way to re-import sprites from the source and keep the acutal entity size?

  • I don't think so. If you change the 1st frame of the sprite to a higher resolution picture all ingame assets will change proportional. Unless you have the size of certain assets already set through the event sheet somehow. Sorry//

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • UberDark

    Yep, I was afraid it would be like that.

    It would be a useful feature in my eyes since through source image scaling a lot of performance optimization can be done. But anyways.

    Thank you!!

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)