my game screen cant scroll

0 favourites
  • 4 posts
From the Asset Store
All popular touch mechanics - scrolling, zooming, swiping
  • 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

    dl.dropbox.com/s/01082319sneq4go/sky%20reacher.capx

    sry for bad english :(

    thx you >.<

  • 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 >.<

  • I would have reposted your capx but its a small fix so theres no point, also you could learn something from doing these little steps if you get a problem like this later.

    Also If your still confused about my steps then tell me and I'll see if I can help

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • ahaha...thx for the answer XD

    fix ! :D

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)