Family bug?

0 favourites
  • 3 posts
From the Asset Store
A collection of various zombie characters sprites for creating a 2D platformer or sidescroller game
  • Link to .capx file (required!):

    dl.dropbox.com/u/58042250/Construct/Cap.capx

    Steps to reproduce:

    1. Create two sprites ("buttons") looking exactly the same with two

    similar animation frames each

    2. add the sprites to a family

    3. Create an event that makes one sprite in the family change to

    animationframe 1 (instead of 0) when the mouse is over the sprite, and one for the exact opposite (when the mouse is not over the sprite, the animation goes back to frame 0)

    Observed result:

    Both sprites flicker to animationframe 1 upon the mouse hoovering over one of the sprites (only the first time it occurs in the session)

    Expected result:

    Only the sprite that the mouse is over should change animationframe

    Browsers affected:

    Chrome: yes

    Firefox: yes/no

    Internet Explorer: yes/no

    Operating system & service pack:

    Windows 8 64 bit

    Construct 2 version:

        Construct 2 r119

  • Closing as not a bug. The animation speed is 5, so the other object proceeds with its animation once "mouse not over button" is not true (since the mouse is not over the other object). Works if you set the animation speed to 0.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Sorry, I guess it was just a brainfart from my ol' brain haha :)

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