rijsco's Forum Posts

  • 5 posts
  • This demo shows how to display total number of points, points per level, hiscore for points per level, and save to local storage - hopefully that covers everything <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile" />

    https://www.dropbox.com/s/2fqk21sm87kma ... .capx?dl=0

    Thank you <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile" />, Will give it a try !.

  • So have created some local variables that when a coin/gem is picked up it adds +1 to their variables.

    Event sheet scoring system :

    Now im trying to make it so that on the main page of the game I have the Total Number of coins/gems picked up from all the levels.

    So if the player plays level 1 and gets 2 coins it will add up 2 coins to the total number of coins and if he plays level 2 and gets 3 coins it will add the 3coins to the total number of coins so Now the player has 5 coins total.

    Tell me if you need clarification on something.

    Thank you

  • Your Window Size is showing 854, 480. It should be 480, 854.

    Apologies for not clarifying earlier.

    Btw, if you click the little + sign in front of Window Size, it will show you which is which.

    Oh my bad. Thank you

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • It looks like you have your width and height values reversed. Switch them in your Project properties.

    Also, make sure the Orientations is set to Portrait for good measure.

    Sorry could u please clarify what values i should change ? as it is set to portrait and height is 854 while width is 480 but there is like this dotted line and when i run the game its turning into a white background.

  • So I am trying to make a game where the screen moves vertically not horizontally and I have this problem where when i put the game on a mobile phone it will put black borders on the top and bottom and on the right of the screen a white background and make the game look tiny. Is it possible to change the orientation from horizontal to vertical ?

    Example of how the screen looks :

    Thank you

    • rijsco.
  • 5 posts