Hi folks,
I'm new here and I ran through the basic tutorial yesterday and everything makes sense, Construct 2 is a great tool, especially for me, since I have no mind for code whatsoever.
Today I decided to test out an idea I had and see if it's feasible at all.
Basically, I want the sprite's forearm to follow the mouse, and the arm to follow the forearm, as a kind of backwards skeleton. What I'm aiming to do is to give the player control on swinging a weapon.
This is my sprite here:
<img src="http://i2.photobucket.com/albums/y39/skidesigns/vik_zpsee4b59b0.png" border="0" />
The arm and the forearm are separate objects.
And here is how I've set up my Events sheet for the arm motion.
<img src="http://i2.photobucket.com/albums/y39/skidesigns/Events_zps04d7b8ec.png" border="0" />
(I've since corrected "forearm is visible" to attach to arm, rather than itself)
The problem this seems to make is that the upper arm constantly rotates clockwise.
Any ideas on how to fix the events? Or, if you have an idea of a better way of doing this, I am open to suggestions! Thanks! :)