mathie's Forum Posts

  • Hello,

    I'am trying to make tileset to create some dungeon in ice and fire but I'am not really good at it.

    Does someone has a tutorial to make it or has a link to some design?

    Thanks.

  • There are many websites of independant game developer, where you can share link of your game for review.

    It can bring you some reviews and downloads.

  • But i would prefer to know it before loosing hours to make the tiles :)

  • Hello,

    I struggle to have an idea of how it will looks like at the end.

    What syze do you advice me for tiles? It will be for a mobile game like a sokoban.

    Thanks

  • Hello

    I made a tileset with piskel. Each tile is 16*16.

    Bu when I go on construct 2 and import the tileset, even if i put 16*16 to the tilemap, the syze doesn't fit.

    What did i forget to do?

    Thanks for your help

  • See my game in split screen

    https://fredoliver.itch.io/split-screen

    Looks great and well done.

    You made also the graphic by yourself?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I up the thread, i don't get how the addons works

  • Hello,

    Is there a guide somewhete to help me make a split screen?

  • Is there somewhere a guide to know how use the new possibility?

  • And one of the object will be user controlled ? Either or both are event controlled ?

    Both will be control.

  • Sorry I haven't been clear.

    It's not for multiplayer but the game need split screen. Each screen will follo a different object.

  • Is it possible on construct to have split screen?

    I mean the screen is split in two?

  • Hello,

    I'am also interest.

    Is it possible to make a multilingual aplication and make some adds?

  • You can add any behaviors to tilemaps, and you can use tilemaps for different things, not just decoration.

    For level design in sokoban game a Tilemap with Solid behavior is a good choice. However, it's better to use sprites for moving objects (boxes and character).

    Can you explain me, how i can give different behaviour to the differents element sof the same tilmap?

    Because I trully don't find it and have no clue.

  • Sorry, i'am not a native english speaker so I'am not sure i get you.

    So you are telling me I should not use tilemap to make my level?

    In fact tilemap soud only be use to decorate the background if we cannot use it for the different element of the world game?

    For exemple here i'am trying to makke a sokoban game. I have all the diferents elements on a tileset (the players, the walls, the box...)

    It's not the right way?