9 Patch disappearing bug

0 favourites
  • 3 posts
From the Asset Store
Match same tiles with each other as fast as you can and earn more score during a limited time!
  • Problem Description

    When the 8-direction movement is used with the 9-Patch, the patch will disappear if its partly moved outside layout. However it seems that the movement is actually working correctly.

    Holding the left mouse button will cause the 9 patch to move left, which works fine.

    Placing the 9 patch partly outside the layout. Wont work.

    Running the project in debug mode.

    After pressing the mouse button to make it move, the X,Y is roughly the same, however the 9 Patch have disappeared.

    Attach a Capx

    https://dl.dropboxusercontent.com/u/109 ... h_bug.capx

    Description of Capx

    When left mouse button is held it will simulate a left 8 direction movement for the 9patch.

    Steps to Reproduce Bug

    1. Place the 9 patch partly outside layout

    2. Press left mouse button.

    Affected Browsers

    Tested in NWjs

    Operating System and Service Pack

    Windows 7

    Construct 2 Version ID

    r240

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thanks, should be fixed in the next build. The workaround is just to turn off rotation in the 8 direction behavior - it's trying to rotate 9 patch which is not a rotatable object.

  • Thanks, should be fixed in the next build. The workaround is just to turn off rotation in the 8 direction behavior - it's trying to rotate 9 patch which is not a rotatable object.

    I see, thanks for that

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