Quote:
Originally Posted by cbk1994
You need to move the x, not the object. I didn't test your code, though. Add an actual image (like block.png) to the findimg to see if it's moving or not.
|
Well it'll move if I nest a x+=1; into the findimg(200) part but outside of the with(emitter) part. However, it'll only start at a different area. After that it doesn't seem to want to move. Even if I call onCreated(); from the timeout. The block seems to confirm this. =S