pinastroREAL's Forum Posts

  • Dear All,

    I have been making a game that needs a roller like we have in casinos.I don't know the exact name of the machine.

    I have recreated the effect to some extent. but not really able to do it fully.Please help me.

    This is what I have created

    collegetomato.com/forWisecell/rollers

    The file is in the following link:

    dl.dropbox.com/u/6100188/rollers.zip

    The problems I am facing are as follows:

    The number is not coming on the bottom layer and is coming over the yellow triangular button and also I want the blue box that's rolling to immediately appear at the bottom when it is starts to disappear on the top when we press the "UP" arrow

    Thanks

    Karthikeyan

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I am really sorry for my naiveness

    I found the solution

    It was very silly of me , not to find the solution first hand.I spent 3 hours on this and found :-/

    I have to connect the layout to eventsheet in the layout properties.

    Sorry again

  • a picture is worth 1000 words..may be this will explain better

    <img src="http://pinastro.files.wordpress.com/2012/09/doubtconstruct2.jpg" border="0" />

  • OOps ..i will tell u the rules of the game ...

    We have to click on the numbers in the matrix in such a way that the product of them is equal to the number in the Right side under the label SUM (i have to change the backgrounds, sorry)

    There are three levels ... level 1 - 3x3 matrix ..likewise

    the problem comes only in level 3..no response to whatever code we give

    Sorry for my poor explanation :-/

  • the example i have given in the dropbox doesn't have any code in eventsheet3 but i have tried putting code in eventsheet3 also..not working

    even in the projects window when we right click on the level3(layout) the eventsheet option is disabled which probably means this layout(level3) is not linked to any eventsheets..but how did this happen or how to link the layouts to eventsheet ?

  • I have made a small mathematics game with three levels.

    I do not remember how i connected the level2(layout) to the eventsheet2.

    I am not able to link level3(layout) to the eventsheet3.

    here is the game

    dl.dropbox.com/u/6100188/Product_09_09.zip

    Is it the limitation of the free version I have been using ?

    Please help