Bug with activate/deactivate for DragDrop!

This forum is currently in read-only mode.
From the Asset Store
Match same tiles with each other as fast as you can and earn more score during a limited time!
  • Good night! If anyone here has come forward. The problem is, it is necessary that when an object is visible from a family that has been activated to dragdrop, when the object is not visible from a family that let dragdrop disconnected. ex:

    fammily is visible - set actvated dragdrop

    fammily is visible[inverted] - se deactevated dragdrop

    All is well, dragdrop off normally, but when I turn it on it regardless of the position of the object it instantly moves to the position of the mouse. Really need to fix this bug. Desperately!

    I tried to put in place checks appear variable but the same thing (((

    Source included!

    file

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Very hard post to understand !

    Anyway...heres what i think you meant?

    solution

    -----------------------------------------------------

    + MouseKeyboard: On Middle Clicked on Sprite3

    -> Sprite3: Make Invisible

    + MouseKeyboard: On Right Clicked on Sprite3

    -> Sprite3: Make Visible

    + Sprite3: [negated] Sprite3: Is visible

    -> Items: Deactivate Drag & Drop movement

    + MouseKeyboard: On Left Clicked on Sprite

    + Sprite3: Is visible

    -> Sprite: Activate Drag & Drop movement

    + MouseKeyboard: On Left Clicked on Sprite2

    + Sprite3: Is visible

    -> Sprite2: Activate Drag & Drop movement

    <img src="smileys/smiley5.gif" border="0" align="middle">

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