PixelRebirth's Recent Forum Activity

  • A first look at my latest Construct 2 plugin "Inventory Aid", which is designed to make the process of adding an inventory to your game much easier:

    https://youtu.be/yW0rQbm1eJU

  • Please make this available again to download! I have a 75% made game but I lost the plugin needed to play/open my game!

    Hi PixelRebirth I'm very interested on this, how can I get the plugin?Dropbox no longer allows public files.

    Many thanks

    Sorry for the inconvenience, the links should work now again!

  • > Why is the file removed from the Dropbox?

    >

    Dropbox changed the way links work this month - removed Public folder - so authors like PixelRebirth will need to create new links to downloadables.

    Indeed.

    The link should work now again!

  • I do have a placeholder layout, containing the InterfaceElements sprite with UID 1 that is set to defaults

    What defines the layouts order then? Cause technically, that layout is never displayed/used and the start layout is my "MainMenu" layout

    Yep, you never actually do anything else with your layout holding the default instances. Just place it first in the project bar. Which is where you can see and change the layout order.

  • I'm still asking what defines, for C2, the first placed instance of a sprite

    I'm pretty sure it's defined by the first layout it appears in. So layout order is important. It's quite common to have a layout where you place all your default instances.

  • > PixelRebirth

    > A Match-3 demo capx, using PixelRebirth's much overlooked jMatch3 plugin.

    >

    > screenshot-

    > https://drive.google.com/open?id=0B4jH2 ... y1VaVFobWc

    >

    > Rar file-

    > https://drive.google.com/open?id=0B4jH2 ... EpyMG5Gczg

    >

    There is issue here. Matches should be activated only when it happens either vertical 3 or horizontal 3 or more. But it matches even L shapes also. How to fix it?

    This is by design and mentioned in the first post. To currently change this you would have to edit the jMatch3 lib itself, so it's probably better to go for another solution.

  • Good one! I think rexrainbow may have made a similar plugin already: http://c2rexplugins.weebly.com/rex_simu ... event.html

  • I got it! I use this:

    Thank you!

    Was just about to reply, but you figured it out. Well done!

  • Hey, i don't know how to use mouse or touch to select menu... How do i do it?

    For that purpose the action 'Select item (in menu)' might be handy.

  • Hello there, i love your plugin! Thank you! But i get an error when i use the function "GetPropState". I found where the error is. At line 1091 you don't instance the variable with a "var" property name.

    Current:

    tmpIndex = this.itemHandle.indexOf(name);

    Correct:

    var tmpIndex = this.itemHandle.indexOf(name);

    Oh my god, I really do that a lot, hehe.

    Usually I stumble upon it myself at some point, but here I utterly failed.

    Thank you for reporting and checking out the plugin, appreciated!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Have been messing around with a new menu example and working on the plugin at the same time.

    New version 0.5

    Changelog:

    • fixed some faulty behavior with the 'Unspawn menu' action
    • added action 'Select item (in menu)'
    • added action 'Bind text object to all existing items'
    • added action 'Bind sprite object to all exisiting items'
    • added expression 'GetNameBy'
    • added expression 'GetNameBySprite'
    • added expression 'GetIndexBy'
    • added expression 'GetIndexBySprite'
  • While in the process of creating a bit of a fancier menu with this plugin, a few necessary additions became evident.

    New version 0.4

    Changelog:

    • fixed expression 'GetDist' not working
    • fixed some wrong descriptions
    • added action 'Set item text'
    • added action 'Set item prop. distance'
    • added action 'Claim last menu as'
    • added expression 'GetText'
PixelRebirth's avatar

PixelRebirth

Member since 26 Mar, 2008

Twitter
PixelRebirth has 1 followers

Trophy Case

  • 16-Year Club
  • Entrepreneur Sold something in the asset store
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • Coach One of your tutorials has over 1,000 readers
  • RTFM Read the fabulous manual
  • Email Verified

Progress

23/44
How to earn trophies