Hi,
I am strugling with sprite movement.
In the game I am doing will have images you should corespond to the right spot.
The first thing I am trying to set is the movement of the sprite and colision detection.
The problem is that I will have several images and I would like the sprite to follow the mouse only when it is left clicked. It should stop following the mouse if left clicked (if clicked in a target it will be destroyed and the target replaced with another version containing that image. if clicked outside the target the sprite should go to the original position).
I have read this:
scirra.com/tutorials/127/mousemoves-1-to-1-movement/page-1/comments
And it seems this can be done with Conditional tracking, however, unfortunatelly the tutorial does not explain how to do this.
I would appreciate your help with since. I am just starting to use construct...
This is my project, hope it helps to understand what I am trying to do:
dl.dropbox.com/u/35133211/testes.capx
Thanks
Fil