Hi all,
I'm extremely new to Construct 2 and could do with a little help.
I'm trying to create a simple football (soccer) game with a top down view. I have the player sprite working correctly and have also succeeded in creating a ball sprite that the player can push around the screen.
So far so good.
However I would like the player to be able to kick the ball in whatever direction they are currently facing whenever I press the "s" key.
At the moment the kicking function is irregular and does not go in the direction required.
This is what I'm trying to achieve:
<img src="http://img547.imageshack.us/img547/7481/help1l.png" border="0" />
Here is my capx file:
mediafire.com
Any help would be greatly appreciated.
Cheers.