How do I fill empty space of a background...

0 favourites
  • 6 posts
From the Asset Store
An educational game for Fill in the Blanks. An easy to use template for developers to build larger games
  • Hi guys, I understand that making tnhe tiled backgrounds or platforms is an art.

    If I make a street from side trough many long squares that are also rotated in order to create a road with hills from the side, how can Imake in the way that my "stone" sprite image is filling correctly the shapes of my hills on not only a strigth road ...do u understand what I mean ?? Or is it just a lot of work to place many sprites in order to "hide" the boxes that are the collision pbjects for my side car game ???

    thanks

  • You'd have to make both straight road sprites and curved road sprites to get the best effect, then manually place them. You can't tile a background with curvature with the native functions as far as I'm aware since you can't change the actual 2D geometry of an object. To stop layer interference you can put the grass (or whatever) tiled background on the bottom-most layer, then make a layer above called Roads, and put them there. Then make a layer above the Roads called Objects, and then you'll always have the Player and other objects above the road.

  • hi thanks... I was afraid that i had to do it like taht ... but thanks

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • No problem, sorry I couldn't assist further.

  • Sorry to necro this thread but I'm looking at a similar issue. Wouldn't it be possible to do this with blend effects? I'm just trying to figure out which effects to use. I have 3 parts of the object: Background, filler, and foreground. Essentially I want only the filler part inside of the foreground to appear, shouldn't this be possible using destination in or something? http://puu.sh/o1fWB/b23dcf61dc.png

  • Bump

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