1
Old Questions (from 1.x/2.x) / On Screen button as jump + back and forth horizontally at same time
« on: March 27, 2013, 12:38:44 pm »
Hey guys, first post here.
I'm fairly new to stencyl and am having some trouble. My current game setup is a maze of sorts where clicking blocks allows an actor (moving left and right) to fall through the level and end up in an end region.
What I'm trying to do is this: I want my player actor to jump whenever I do some sort of on screen command (on screen button, player actor as touchable button etc) but it isn't working with my back and forth behavior.
Any suggestions?
a bit more information: I am currently using the "jump and run movement" along with "back and forth horizontally" with the jump control being action 2, and having my on screen button's control be action 2.
I'm fairly new to stencyl and am having some trouble. My current game setup is a maze of sorts where clicking blocks allows an actor (moving left and right) to fall through the level and end up in an end region.
What I'm trying to do is this: I want my player actor to jump whenever I do some sort of on screen command (on screen button, player actor as touchable button etc) but it isn't working with my back and forth behavior.
Any suggestions?
a bit more information: I am currently using the "jump and run movement" along with "back and forth horizontally" with the jump control being action 2, and having my on screen button's control be action 2.