Scrolling Images

0 favourites
  • 4 posts
From the Asset Store
500 monsters and creatures images for card games - Set 1
  • Still beating my head in over some (probably simple) functions.

    I have two images that scroll at different speeds. The foreground is, of course, much faster. The background is slower.

    The foreground image scrolls, but I cannot get it to be smooth. Ugh.

    The background image scrolls correctly, but I cannot get it to stop once it 'hits bottom'.

    The .capx is the last iteration, I've tried several different methods and this is the closest I could get.

    /help?/

    File: dl.dropbox.com/u/20805039/scrollers.capx

  • For the background : <img src="https://dl.dropbox.com/u/36472942/construct/forumhelp/BackgroundScrollStop.PNG" border="0">

    Stop loop is to be used in a "For", "For each", "Repeat" or any other kind of loops system condition

    For the foreground, your image does not fit to produce the effect you're looking for.

    Check the "How do I FAQ" (link in my signature) to the section "Scrolling/Camera" you will find numerous examples that should help you make the scrolling effect you're looking for.

  • Thanks. I'll check them out.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • For the foreground, your image does not fit to produce the effect you're looking for.

    Nope. None of the examples is quite right on the foreground, that I can see. What do you mean exactly, "doesn't fit"? The background function you provided is perfect, thanks.

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