Suppose I have a cat and a mouse on screen.
Say mouse is at point A.
Upon clicking the mouse, it comes close to the cat, and the cat eats the mouse. After the mouse is eaten, I want it to re-appear at point A again, and the above process can be repeated.
I tried using transition.to with alpha 1 to make the mouse fade in, but it does not re-appear at position A.
how can i do this?
Thanks. [import]uid: 175611 topic_id: 31528 reply_id: 331528[/import]
[import]uid: 175611 topic_id: 31528 reply_id: 126090[/import]