[Plugin]Board, Layout2Board [Behavior] Grid Move

1 favourites
From the Asset Store
Snap to visible grid - perfect solution for any game genre
  • Thank you rexrainbow.. You're great :)

    If we sum all of your plugins and behaviours, It almost equals to strategy maker in c2 :) It's like dream in a dream :)

  • Update

    [Plugin] Board:

    Add action:set board width, action:set board height.

    When set the smaller size, chess/tiles outside the board will be kicked , these chess/tiles could be captured by condition:On chess kicked. See Capx for more detail.

    xoros

    Here it is.

  • Wow, dude - accept my deepest gratitude. It's a pleasure to "work" with you, for real.

  • xoros

    Thanks. I just enjoy creating plugins.

  • Update

    [plugin] Board

    Add expression:PXY2NearestPX, PXY2NearestPY to get physical position of nearest cell.

    Note: The existed expression:PXY2LY, PXY2LY might return non-integer number if the parameters do not align at boundary (center of cell)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I just had to pop in and join the choir in praising you for what an amazing job you're doing, rexrainbow. You've almost single-handedly made me switch from Multimedia Fusion to Construct 2. Keep up the good work!

  • Monokkel

    Thanks, there are still some board-app plugins in my todo list, like Monopoly movement.

  • Update:

    Please download all plugins/behaviors list in 1st post.

    [Plugin] Board

    • Add expression:LogicDistance , to get logic distance between two chess by uid.
    • Add condition: On the board , to test if a chess instance had been added on this board

    [Behavior] Chess

    • Add condition: On the board , to test if this chess instance had been added on a board

    [Behavior] Grid move

    • Fix bug when wander by using custom solid
    • Add action:set move-able used in custom solid setting. Set mova-able to Yes means set solid to No.

    [Plugin] SquareTx, HexTx, Layout2Borad

    • Update some code, no new feature had been added this time.
  • LogicDistance , to get logic distance between two chess by uid.

    wow , I think this one comes for me. Thank you very much ^^

  • Spider_hip

    You could use slg_movement to get chess instances in a range.

  • Me again with a small request:

    Is it possible to set/get board offset (X,Y) also in the event editor?

    Thanks

  • Update

    [Plugin] SquareTx, HexTx

    • Add expression: Width, Height , to get cell width
    • Add expression: POX, POY , to get offset of board

    xoros

    Download these two plugins to get new expressions, the action of setting Width/Height/POX/POY had already existed.

  • Hello Rex,

    Could you tell me what is the expression to get the current cell in the loop of generating board?

    I need to create a different chess randomly for each cells of the isometric board.

    Thanks <img src="smileys/smiley2.gif" border="0" align="middle" />

  • yay, thanks!!!

  • ok, i used "loopindex("x or y")"

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)