Mouse Over Selectively Not Detecting

This forum is currently in read-only mode.
From the Asset Store
Total customisation of the input! You can combine inputs from all peripherals. Make your game accessible for everyone!
  • So I've got a problem.

    I have an inventory set up in my game. Works pretty well. Including an equip menu.

    Basically, the Equip system is a drag and drop. There are 3 Equip types: Weapon, Armor and Accessory. You drag and drop the equipment onto the equip slot and everything auto updates. Works great. Except for one problem.

    The Mouse Over action doesn't seem to have any affect on the ItemAccessory family. I know it's an issue with the family since I tried putting the accessory into the ItemArmor family and it detected the accessory, but moving an armor item to the ItemAccessory family caused detection to fail for that item as well. It's as if collision detection is off for the ItemAccessory family, but as far as I understand the Mouse Over object doesn't care about collision detection, right?

    I dunno, here's my cap if you need a look through.

    http://dl.dropbox.com/u/20459682/eclipse.cap

    If you press the equip button on the HUD bar you'll open it up and can drag and drop the equipment. All the code for Equipment is in the HUD Event Sheet.

    Help me, devs, you're my only hope!

    EDIT: Fixed a few bugs in the .cap so that the equip system properly updates item slots. Still having the ItemAccessory mouseover bug, though.

    EDIT2: Well, I ended up just removing the family altogether and creating a new one and recreating the events. Works this time, dunno what the issue was last time. Oh well.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)