rexrainbow's Recent Forum Activity

  • I thought CoconJS would support XML one day, but I'm wrong. CocoonJS and Ejecta do not support XML parsing today.

    It seems that JSONImporter plugin might be more general than TMXImporter plugin,

    I am consider that to re-make another kind of tmx importer plugin, to split the interface and parsers. i.e.

    tmx reader plugin + ( tmxXMLparser / tmxJSONparser plugin)

  • Update

    Fix bug found by Potato

    Potato

    Thanks, it really need to set the target position at a very special tick.

    The concept of triggering "On MoveTo HIT TARGET" is that -

    the moveTo behavior set the instance to target position, it means that this instance try to move from current position to target position.

    And the "On MoveTo HIT TARGET" will be triggered next tick since the instance has already at target position.

    If the target had been changed between these two ticks at event sheet, it will cause the bug. So I check the target position again before "On MoveTo HIT TARGET" triggered.

  • necromaster

    Thanks, I had merged this code into my plugin and updated it.

  • Update

    Add "Action:Update cell by LXY", "Action:Update cell by chess", "Action:Update cell by chess uid" to update a symbol at dedicate cell indexed by logical XY, or a chess object, or a uid of chess.

    These will trigger "Condition:On get symbol" once.

  • This is another way to pick an empty cell. It's more flexible,

    User need to update rex_board plugin and rex_chess behavior first. I will re-wrote the document of rex_chess behavior later.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Update:

    rex_board plugin - add conditions and expressions to get an empty cell. See the section "Get empty cell" in this page.

    Get empty cell

    Sample capx

    "Condition:Has any empty cell" is used to check if there has any empty cell on the board, user could get the logical (x,y) of an empty cell by "Expression:EmptyLX", and "Expression:EmptyLY".

    "Condition:Pick an empty cell" is used to get an empty cell randomly, the logical (x,y) of picking result is got by "Expression:EmptyLX", and "Expression:EmptyLY", too.

    If all cells are occupied, these two conditions will return false.

  • Update

    Disable the feature of assign image point in this plugin,

    jhonathan Ibanez

    I had updated this plugin to fix this bug, please try these capx again,

    Sorry for response too late.

  • Try this 3rd plugin - nickname

  • Hi,

    I re-wrote the document of this plugin.

  • mudmask

    I am trying to re-write documents of my plugin in this website.

    There are still a lot of un- document plugins.

  • I re-wrote these plugins' documents. Here is a link.

    Update

    Now layout2board plugin could support orthogonal or isometric, or hexagonal board.

    Please updating related plugins.

  • Vuuv

    It's because that I will pick the value for expression.

    There is another plugin for json structure made by Yann. You could try it.

rexrainbow's avatar

rexrainbow

Early Adopter

Member since 4 Apr, 2011

Twitter
rexrainbow has 87 followers

Connect with rexrainbow

Trophy Case

  • 15-Year Club
  • RTFM Read the fabulous manual
  • Email Verified

Progress

17/44
How to earn trophies