Reset sprite after "load image from url"

0 favourites
  • 3 posts
From the Asset Store
Minimal Sprite Font with Stroke for Pixel Art games.
  • Hello !

    1) I've a sprite named Sprite1 with a default image on him.

    2) I load an image with "load image from url".

    3) I restart the layout because i'm leaving the room and want to go in another one.

    4) The sprite image is still the last one loaded from the url, not the default one.

    How do I reset sprite after loading an image from url ?

    Should I use animation frame ?

    Thanks !

    Edit :

    I tried with animation frame :

    On start of layout -> Sprite1 -> set animation frame to 0 (default frame)

    On action -> Sprite 1 -> set animation frame to 1

              -> Sprite 1 -> load image from url (Keep Current Size)

    It was a good idea, it worked on the first "on action", but after restarting the layout and relauching "on action" the sprite is resized to a very small sprite (like 8*8 or 16*16) ... So it didn't work.

  • Well, I reported this bug of sprite size, but i'm still waiting for ideas and advices !

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • On Image URL loaded > Set scale to 1 ?

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