Hi there,
I'm doing a class tomorrow night on Construct 2. I did this platformer at their request. Along the way I discovered how cool sliders could be to adjust variables so I wanted to include one to show them how to do it
http://part12studios.com/temp/PlatformerClass1/
the problem i'm running into is that when I click it with a mouse to drag the bar, i can still access the touch controllers but the game stops responding to keyboard inputs..
this game uses the left and right arrow keys + the space bar for jumping. I just wasn't sure if there is some kind of "set focus" command that I can't find.
1. run the game
2. use the keyboard to see that you can move and jump and such
3. change the gravity bar up top to any value
4. notice that the keyboard stops responding.
5. if it does respond try again because I do think I've seen it sometimes not "Catch" the first time.
disclaimer (i know this capx is sloppy as hell, this is my first pass quick and dirty project, i plan on showing class how to properly organize their stuff in the process)
Thanks!
Caleb