flemmig's Forum Posts

  • Hi Ghengis

    I am a complete novice in programing. but have be strugling with

    a highscore/top10

    Could you PLEASE tell how its done, or place a sample xcap

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

  • Okay thanks

    But I a non-programmer so ....

    hope that someone comes up with a step by step tutor

    for highscores ... I mean how wont be placed on a top 10

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

  • Thanks !

    Esaxt and done :-)

  • Well I was mostly thinking of the save and load

    after game over I got a score, if the score is among

    the the 10 best then

    ...let a player insert his name

    ...show the top 10

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

  • That would be a GREAT feature

    Tried it with phonegap but very complicated for me ...

    My suggestion could be that if its a huge thing for

    developing, why not sell it as a separate plugin.

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

  • Hi

    looks as It could be used for a top10 list

    Would really love a step by step tutor or sample file

    Nice work

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

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi

    I see that the blurred background image i use is 25 kb

    but in the project its now 144 kb

    guees it could be real nice using jpeg too

    cheers

  • HI

    Almost there ... for the Competition :-)

    Ive made a Layout = GameOver

    and here I have the score and a play again btn

    this goes to my layout1

    BUT HOW DO I ...

    Reset the game ( can I be don a global way )

    Regards

    flemmig

  • Hi Ashley

    Could you please tell be more -   in how to use these expressions

    would like to give it a go :-)

    thanks

  • Hi Djordhan

    Did you ever find a solution for the different mobilescreens ???

    pls let me know

    I stucked with my project, but would maybe do the ugly one..

    having a script to detect screensize and the redirect

    The bad thing is that I have to design more versions in C2

    Cheers

    flemming

  • thanks but there a quite a difference in screen sizes

    in the tutorial it stops when coming to that issue:

    """"

    This makes your app take up the entire screen, no matter how big it is, rather than using a fixed size.

    Now, you'll need to set up some events to reposition and resize objects depending on the size of the screen. You can get the current size of the screen with the WindowWidth and WindowHeight system expressions. We'll leave this down to you. It will take some tweaking and testing. We're hoping to add some features to make this step easier in future - we'll update this tutorial once they're available! In the mean time, you'll have to make some events to handle this yourself. """"

    So if anyone have a Idear in how to use WindowWidth and WindowHeight

    please let me know

    Regards

    flemmig

  • HI

    Yes I see that I can set the layer scale

    but wonder if there is another way..

    I mean shouldnt I first somehow detect the mobile screen size

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

  • Hi

    Ive done my grapichs for screen 480x960

    BUT how do I use this to scale it down

    windowWidth / 2 and windowHeight / 2

    Regards

    flemmig

  • Hmm dont know why this post is here ..

    its posted in ...

    HOW Do I

    Sorry, must have done some wrong

  • Hi thanks for reply

    Ive seen them but dont find them

    easy for a non-programmer, beginner

    to understand them right.

    A step by step thing am i looking for <img src="smileys/smiley1.gif" border="0" align="middle" />

    something like ... if a player get on top10

    score he/she can fill in there name

    regards