elboso's Forum Posts

  • 6 posts
  • Using rexrainbow plugin I set up a small board in wich a mouse is supposed to move around.

    It works in two step, first set up the board, and you can choose the color (frame) of the tiles, and once its done you can go to the second layout. The second layout will reproduce what you set up in the first, and once you click start add the board behaviour and the mouse.

    It works

    , but only if no frame were switched in the first layout.

    I really don't understand why. I tried to do a simplified version to issolate the issue but everything worked fine in it. I uploaded the capx since the issue can probably not be found simply with my explanation.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Yup everything works.

    You guys are awesome !

    Thanks for the quick reply and the help event though it was realley basic stuff.

  • Yes exactly ! Thank you for the quick answer, that was a rather simple issue now that I think about it

    I have another one though, this allows me to spawn it in a specific location (as I asked) but is there a way to set more than just the position ? for instance set variable or make it spawn with a specific frame ?

  • I have an array filled with X and Y coordinate and I want to spawn one object at each of these coordinate at the start of the layer. I did not found a way spawn an object at a given position, is there a way to do it ?

  • Hi guys,

    So this is my first game :

    scirra.com/arcade/action/8089/hexgwagone

    It's a small platformer with only one level.

    The main character uses the platform behaviour and it mostly works great.

    Except when the player press simultaneously the up key and one of the left or right key.

    In this case the character only does the walk animation and moves, but it does not jump.

    This is quite frustrating for the player, since the hexagone platform are quite small and it causes him to fall and restart from the begining.

    Is this a well known issue ?

    How can I fix this ?

  • Hello,

    I'm also encountering issues when uploading my first game to scirra.

    scirra.com/arcade/action/8089/hexgwagone

    Currently there's just a black screen and nothing's loading. Did I do something wrong or is it just like, waiting for approval ?

    I posted it two days ago..

  • 6 posts