Hi guys, this is my first topic here in the forum , but I have been 'playing' with C2 for about 2 weeks.
My question is, How do I simulate control of jump, but not only in vertical ? I need something like in the normal platform behavior when up/left or up/right are pressed at same time.
Resuming: When 'left' is pressed, the player goes to his left position, but jumping to there. The same for right button.
I created a gif to illustrate what I want to do:
http:// i.imgur.com/WVvhLMQ .gif (join the url, I'm new so I can't put URL's : p )
A fter seeing this, someone can say "Just add a platform behavior to your
player", but that is not my objective. Because I don't want the player walking on the platforms, just jumping to one platform to another, the jump movement to right/left its just a 'illusion' of control, the Player is fixed in a point on the platform he is. That's why I think I should work with simulate control, but I don't know how to do this.
I don't know if I explained well, but this is my question hehe.