Topic: Canvas trouble (Page 1 of 1) |
|
---|---|
Nervous Wreck (II) Inmate From: Portland Oregon |
![]() I'm having trouble. I can make it work if I leave alerts each iteration. I'm not sure why it doesn't work without. I create an array with the new image.srcs then I loop through the array and assign the image.src to the current array position just before I have the canvas draw the image. I'm trying to avoid having 16 images when I can just swap the image src when i need to draw a new image. Is this bad practice? Should I use a timeout to give the image a chance to get the new src? I don't get it. |
Nervous Wreck (II) Inmate From: Portland Oregon |
![]() Got it figured out. |
Nervous Wreck (II) Inmate From: |
![]() Edit TP: spam removed
|