You have to set unbounded scrolling to yes. You also have to give your player the behaviour scroll to.
If your not sure how to do this, well here's the steps:
-on the right of your construct 2 screen you'll see a toolbar that says projects. click on it
-click on layout 2 on that toolbar
-on the left of your screen you'll see a Layout properties menu
-on that Layout properties menu you'll see something that says unbounded scrolling. set that to yes
-Final step click on your sprite and add the behaviour "scroll-to"
and it should work
hello i am new in construct 2 :D
i just follow all code from the template code from construct 2 about infinite jumping platfrom
i cant understand what the meaning of this
global number miniscroll=999
global number nextplatform=0
and my screen size is different with the example :/
how to fix that? :(
heres my capx
https://dl.dropbox.com/s/01082319sneq4go/sky%20reacher.capx?dl=1
sry for bad english :(
thx you >.<