mchulet's Forum Posts

  • codah Thanks for looking into it, Keepee from IRC helped me resolve the issue. Basically I need to add 'Pick All' along with 'Pick overlapping point' to get it to work,

    -Thanks

  • Hi,

    Please see the attached CAPX, I am trying to pick all the instance of an Object overlapping another Object. "Pick overlapping point" should ideally do it but it does, maybe its a bug. Please help..

    -Thanks

  • 'Family' was able to help out in this, Thanks for your suggestions.

  • Hi,

    Amongst two sprites of different types how do I find which one is on top and which is at bottom ?

    Thanks for your help in advance.

    -Thanks

    Mahesh

  • zenox98 I read your post and that resolves the issue that I am encountering. Thanks for your help.

    This is not a bug as I had assumed it to be, I need to close it. Is there a process to close the bug ?

  • zenox98 Thanks for pointing that out, I have removed it and uploaded new file.

  • Problem Description

    Mouse Over works only for Collision Polygon area of Sprite, but this rule is broken for the first time mouse is taken over the sprite. It works fine after that.

    Attach a Capx

    Attached.

    Description of Capx

    Check the mouse over on country India. First time mouse over works for complete sprite, second time it works only for the collision polygon area.

    Steps to Reproduce Bug

    • Same as b

    Observed Result

    ____ What happens? ____

    Expected Result

    ____ What do you expect to happen? ____

    Affected Browsers

    • Chrome: (YES/NO)
    • FireFox: (YES/NO)
    • Internet Explorer: (YES/NO)

    Operating System and Service Pack

    ____ Your operating system and service pack ____

    Construct 2 Version ID

    ____ Exact version ID of Construct 2 you're using ____

  • Hi,

    My customer has laid down requirement that only MP3 file needs to be used and not the OGG/M4A generated by Construct 2.

    For this to work I have set useOGG flag in c2runtime.js to false and replaced reference to ".m4a" with ".mp3". Also have replaced generated ogg/m4a files with mp3 files in media folder. This works fine everywhere else other than on iOS.

    Can someone please help me resolve this issue...

    -Thanks

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi,

    Would appreciate your help if you provide exampe of using multitouch feature of C2, Thanks in advance..

    -Thanks

    Mahesh

  • Hi,

    I need a Flash game to be converted to C2, need to get this done quickly. Please PM so that I can share the link to the game.

    -Thanks

  • Pode please provide fix for shaky issue on iPad 3 retina, would appreciate it a lot. Thanks

  • tumira Pode please provide fix for shaky issue on iPad 3 retina, would appreciate it a lot. Thanks

  • Hi,

       Any reference implementation of Virtual World walkthrough in Construct 2 ? would appreciate any help...

    -Thanks

  • Hi,

    I need to built an online image editor similar to aviary.com but I am not sure whether this can be achieved in C2. Would greatly appreciate guidance in this direction ...

    -Thanks

  • Thanks DrGreenThumbCAN

    I think as a system its working fine, something that I have done that's making it mess up. Let me investigate.