astrung's Forum Posts

  • So i need host game in a website to see download progess???(I use LAMP-XAMPP) to host this game on localhost but i can see that this game don`t download anything.

  • Well,anyone can help me??

  • Thanks,but how to check progressbar(Text,Loading-bar) when we download update?(i mean how to create downloading update condition?

    Or check loading progress?

  • My project properties:

    First layout:Loading

    Use loader layout:Yes

    Loader Style:Progress bar & logo

    My loading event sheet:

    Browser:(NOT)Is downloading update > System:Wait 2 second

    Text:Set text to "Not download"

    System:go to layout:"Menu"

    Browser:Is downloading update > Loading-bar(Title Background):Set width to "loadingprogress*36"

    Text:Set text to download "Download"

    But when i run this project,nothing happens with Text and Loading -bar.

    So which is my error in this project??

    My caps file:

    s000.tinyupload.com

  • Hey,anyone can explain for me?

  • But even a global button,if it appears in 2 layouts,we need to put 2 same codes in 2 layouts?In my game,if i have a code for a button in a layout,if i only copy and paste this button ,this button will not do any thing in other layout.(i have set a global button)

  • But in any game,i think that a game with an error screen which explain error for user will be better.We need to catch some popular exceptions in some games right?

  • Even this button is a global object,but how to we can drag(with CTRL) from a layout to other layout??(to make a copy of object)?

  • Now in game i have a loading screen,but when we host game this game can be not loaded(by any reasons).So i want to create a fail screen if we can load game.How to do that?

  • In game,I have 2 layouts,and 1 button will appear on both of them.On both layouts,this button have same functions,so i can create a button for two layouts?(or clone,or copy,by anyway....)?

  • In my game over screen,i have a "score" text field.But i want to set it for specific style like it:

    .

    So how to do that?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • When we load a game(web game,..),Construct will use a default loading screen.But if i want to create a specific screen,how can i do it???Can give some examples for me?

  • in my game:

    ball-On created>>>ball-set angle to random(A,B) degrees

    How to i set for ball angle will from A to B or C to D??

    (Example:ball-set angle to random((A,B)||(C,D))degrees-i meant)

  • So how to host game online?sorry but i am newbie with construct@@

  • Now i have a game, and i export it to plaform:HTML 5 website.But when i open it by Internet Explorer and Google Chrome,I can not see the game(can see inn Fire fox).So how to do to play my game in other browsers(now can see only in firefox)