Hello people,
Im new at Construct 2 and I have a question. I am doing a "touch game"
I've loaded a .gif file in Construct 2 and I let the animation stop from the beginning. (That worked and i have no problems with that)
The .gif is a 3d box (about 80 frames). (Moves from the right side to the left side)
<img src="http://i.imgur.com/qeI6c.png" border="0" />
So heres my problem/question:
(So the box.gif starts at the right side)
What i want to do is: drag the object with drag and drop and let the animation frame add by 1. So when u drag it to the left, the object will "play" and follow your mouse to the left. A
Optional: when you drag it to the right it will decrease the frame by 1.
Hope you will understand what i mean.
Thanks