How do I place a sprite as a foreground

0 favourites
  • 2 posts
From the Asset Store
Forgotten Place - Melodic ambiance, background music, Synth
  • Hi all,

    Thanks in advance for looking into this issue I have. I'm trying to reskin a game and I added a sprite to work as foreground. In Construct 2, I've got the Z order right and it looks right there. But when I test it out, the player character comes to the front before the foreground. How do I assign the player character in between the background and the foreground?

    Thanks!

    Regards

    Clinton

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You have to check the order of your layers :

    number 0 : your background

    number 1 : your foreground

    The first (0) layer will be rendered before the second one, so if you don't have the right order, the background is there before the foregound etc. Look at the layer where your character is chilling, look at the layer supposed to be your foreground, and change the order if you have to.

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