Hello, I'm trying to make a Windjammers remaker with C2. I have some problems with the logic to make my player make a slide movement when you push space and a direction/arrow. I have tried both tween lite and moveTo behaviors but it's kinda weird when actually playing the game, the player floats somehow, I want him to be able to move in 8 directions, and slide him in 8 directions as well but with an actual slide animation.
Here is the capx if it helps.
https://dl.dropboxusercontent.com/u/13388237/frisbee03.capx
Edit :
ok, here is the working file with problem solved :
https://www.dropbox.com/s/m2dktezovv4twr9/frisbee06.capx?dl=0
apparently it is a limitation with windows xp, game is working flawlessly with multiple input in windows 7. Sorry for the bumps.