hold x y-position by changing the layout

0 favourites
  • 5 posts
From the Asset Store
Simplistic hyper-casual game with nature elements. Tap to switch between the 4 elements and reach a better score.
  • Hello,

    I?ve a problem to hold the x-y-coordinates by a sprite when changing the layout. The same sprite in the second layout starts everytime from another position. Did anybody know how to transfer the positions in a new layout?

  • Depends how you want it work,

    You could try making the sprite a global sprite and that will help position it where it left off

    You could try a start of layout event setting the sprite to a custom position on the new layout

    Both of these answers should help, at the least it should point you in the right direction

  • Thanks for answer. I?ve tested both versions, but nothing works. It would be great to explain the practice a little bit more.

    For the second version I?ve create global variables in the first layout for holding the x-y-coordinates by every tick. "On start of" the second layout I?ve set the coordinates with the edit action --> size & position --> set position.

    What I am doing wrong?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thanks! I have it!!!

  • For all the other guys: I�ve combine the two versions from hoguthewhitewolf. That works! <img src="smileys/smiley1.gif" border="0" align="middle" />

    Thanks again hugo....

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