How do I increase the size of board RexRainbow

0 favourites
  • 3 posts
From the Asset Store
220 Food Sprites in 16x16 pixel size. Perfect for items for a retro style game.
  • Hello,

    I am trying to expand the number of cells in my board, in other words make the board bigger.

    The problem is that whenever I try to increase the width and high of the board proprieties, it only add tiles outside of the screen layout. Whenever I try to make cell smaller by decreasing its size, it just leave big gap between the cells.

    I want cells to be smaller and close to each other, if anyone have idea please help

    The link has screenshot of the code and screenshot of the game

    "https://drive.google.com/drive/folders/0B1pGW-xaP8VfM1hNZTFEeTgzd0U"

  • You have to match the "Width" and "Height" parameters in your "SquareTx" object to the size and shape of your 'tile' Sprite. If you don't you will have gaps like that.

    For instance, if your Height and Width parameters are 60 and 60 (in px), then your tile needs to be 60x60 px.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thank you, gumshoe2029 helped a lot

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