Hi Construct Experts,
I'm trying (and I mean TRYING) to make a simple ski game... but failing miserably... lol!
This simple touchscreen scroller has proven challenging for me and I'm either breaking it or spending too long on one thing!
issues:
1. player control - ideally, I would like player to move left/right - follow touch (but had issues trying to use touch.x / touch.y - so I created buttons instead.
2. SPEED control: - I've managed to control the scrolling background but getting the spawning tree's to behave at the same speed isn't working
* no touch - increase speed.
* Touch - decrease speed.
here is my capx http://robfreeman.co.uk/demo/skii.capx file.
I'd be grateful if an expert would provide some guidance as to how I fix this.
Regards,
Roberto