LikeHeyItsMark's Forum Posts

  • 4 posts
  • I have menu item that when being moused-over needs to quickly focus and unfocus itself repeatedly. Is there any way to do this is Construct 2 without creating an animation?

  • Try Construct 3

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

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

  • added Else event..

    You should however change the collision-polygon for your screen in the whole animation (It's only correct in frame 0)

    Could you just screenshot the event page (I'm using release 173 and you're using 176)?

    Sorry if it was obvious, I'm awful at this sort of thing.

  • I made a sort of menu-thingy where you have to click on a monitor to access the title menu options (start, continue, options, etc.) and I want the mouse to change to the hand when it overlays the monitor. I managed to get that working, however, when I move the cursor away from the monitor, it doesn't change back to the default.

    I figured doing an event of all other objects and making it so when the mouse went over something else, it changed back, but it's staying stuck on the hand style.

    Can anyone help fix this? I uploaded the .capx in the attachments if you need to take a look.

  • 4 posts