1
Ask a Question / Image Instance vs Image
« on: October 03, 2014, 02:14:13 am »
Hello,
I have a problem with the code attached. The problem is that the image gets changed for the actor PixelActor, but unfortunately when I try to get the image back to reuse somewhere else it gets the old initial image of PixelActor. Any ideas how I can:
-create an actor with a default image
-change that image
-grab the new image from the actor to use it in other places?
I have a problem with the code attached. The problem is that the image gets changed for the actor PixelActor, but unfortunately when I try to get the image back to reuse somewhere else it gets the old initial image of PixelActor. Any ideas how I can:
-create an actor with a default image
-change that image
-grab the new image from the actor to use it in other places?