playMaker

Author Topic: ES2 download sprite & delay  (Read 1032 times)

elusiven

  • Full Member
  • ***
  • Posts: 233
  • Debt we all must pay...
ES2 download sprite & delay
« on: January 31, 2017, 01:21:16 PM »
Hiya, for some reason the "Download Sprite" action in ES2, doesn't load the sprite into the ugui image, It's just stuck and doesn't give any errors. If I download the spire and set the load value to ex. sprite1 and then use set property on image's image source and set it to sprite1 then that works. But If i set sprite1 in the load value directly then it doesn't...

Also.. There seems to be a delay in changing the sprites when downloading from internet, I setup a loading screen and after it finishes all actions I hide the loading screen... But the pictures change AFTER I hide the loading screen... Do they download or change async or something?
« Last Edit: January 31, 2017, 07:47:55 PM by elusiven »