Test if Sprite is completely overlapped

0 favourites
  • 2 posts
From the Asset Store
Soldier Test
$9.99 USD
A Construct version 2 & 3 "Stand-alone" RPG game with "In-Game Module" (IGM) integration.
  • Say I have MainSprite1 and MainSprite2. They have the same size. They both have a "ShadowSprite" added to there Container which is put behind the MainSprite and pinned to it.

    I want to Left Click on a MainSprite, and make it create and 'stack' another MainSprite ontop of it, giving it a +1 ZIndez of the Clicked MainSprite, so that it appears on top of it.

    I've been trying to get the events correctly, but the path I was taking was really bad, and now I'm out of ideas. Any suggestions? Thanks

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Mouse : On left button Clicked on MainSprite

              -> System : Create Object MainSprite On Layer X at MainSprite.X, MainSprite.Y

              -> MainSprite : Move to top of layer

    ?

    Your topic title doesn't match your description ...

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