JeZLee's Forum Posts

  • <font size="5">Command To Detect Browser Game Is Played On?</font>

    Hi,

    About done with my 1st "Construct 2" game.

    I've started to test the game on multiple browsers.

    Game runs 100% on Google Chrome and Mozilla FireFox,

    but Windows 8 Internet Explorer 10 has no audio or WebGL.

    Is there a method to see what Internet browser is being used?

    (want to display a message for IE users to tell them IE sucks)

    Thanks!

    JeZ+Lee

  • WebGL is not supported by Internet Explorer, and not sure what the issue is regarding audio without a capx, but playback rate often causes weird issues in IE.i,

    Here is the capx file:

    http://16bitsoft.com/V2/Files/RocksInSpace_Alpha4/RocksInSpace_Alpha4.capx

    That sucks that Microsoft does not support WebGL.

    Hope we can get the audio working though in IE10

    Thanks!

    JeZ+Lee

  • <font size="5">Internet Explorer 10 - Audio & WebGL Not Working?</font>

    Hi,

    My "Construct 2" game has no audio or WebGL

    in Windows 8 Internet Explorer 10 ?

    How do I fix the above two problems?

    Thanks!

    Click here to play the game!

    JeZ+Lee

  • <font size="5">JeZ+Lee's "Rocks In Space�" Alpha 4+SOURCE!!!</font>

    R E L E A S E D !!!

    There will be one more Alpha, and then the fully operational Beta...

    JeZ+Lee

  • add a text item to your screen and somewhere in your game loop set the text item to "FPS : "&fpsi,

    That worked, thanks!

    JeZ+Lee

  • <font size="5">How Do I Create A FramesPerSecond Display?</font>

    Hi,

    Close to finishing my 1st "Construct 2" video game!

    How would I create a FPS(Frames Per Second) display?

    Need it to test performance on my test computers.

    Thanks!

    JeZ+Lee

  • <font size="5">How Do I Display A Variable On Screen?</font>

    Hi,

    Can someone explain how to display a variable on the screen?

    I have a text with "Score:" in it and want to append Score variable to it.

    Thanks!

    JeZ+Lee

  • Got it working finally!

    Thanks!

    JeZ+Lee

  • Add the "Audio" action to "Play" the music

  • Try Construct 3

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

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

    Can't get this to work...

    Here is the project, someone please help make Pause work!

    http://16bitsoft.com/V2/Files/RocksInSpace/Alpha3/RocksInSpace_Alpha3d.capx

    Thanks...

    JeZ+Lee

  • Hi,

    Thanks for your help!

    I came up with this, but it's not work properly?

    <img src="http://16bitsoft.com/V2/Files/RocksInSpace/Images/MyPauseIsNotWorking-01.png" border="0" />

    When I press "p" key on keyboard it make one sound and then it does nothing?

    What did I do wrong?

    Thanks!

    JeZ+Lee

  • When you press "p" make System -> Set time scale to 0 (that pauses the game)

    Thats it. Setting it back to 1.0 resumes your game.i,

    Ok, I understand that.

    I would also like to display "PAUSED" text when game is paused.

    I've setup a "PAUSED" text, set it to be invisible at game start,

    and gave it a variable "GameIsPaused" which is set initially to false.

    How would I toggle the display of above "PAUSED" text?

    Thanks!

    JeZ+Lee

  • <font size="5">Best Method To Implement Pause?</font>

    Hi,

    What is the best method to implement a pause system?

    Would like the game to toggle pause when "p" is pressed on the keyboard.

    I know how to read the keyboard, just don't know what to do after that.

    Everything should stop when pause is enabled.

    Any help would be appreciated, thanks!

    You can download my project here:

    http://16bitsoft.com/V2/Files/RocksInSpace_Alpha3c/RocksInSpace_Alpha3c.capx

    JeZ+Lee

  • <font size="5">"Construct 2" Is Better Than "GameMaker: Studio"</font>

    Hi,

    Just wanted to say thank you to the SCIRRA "Construct 2" team!

    I payed over $500 for "GameMaker: Studio" a few months ago.

    After several months of tearing out hair from my scalp

    I gave up and looked for something much better than "GM:S".

    Googling gave no viable results for a replacement to "GM:S".

    I recently received a gift card for GameStop and bought a Valve Steam game.

    I loaded up Steam to download the new game that I bought

    and saw "Construct 2" in the new releases tab.

    Did some research on this new "Construct 2" game making IDE.

    Most reviews on the Internet were positive so I went ahead and bought "C2".

    After about a week using "Construct 2" I must say

    it was the best $120 dollars I have spent recently.

    I've written my own C++ and HTML5 2D game engines before

    from the ground up(100's of pages of typed source code).

    The previous games are fairly good, but I always felt I could make something better.

    I feel I am a great game designer with below average programming abilities.

    I've done in a week with "C2" what would have been impossible before.

    I'm making one of my favorite classic arcade games: 1980's "Asteroids".

    You can check out my very 1st video game creation with "Construct 2" here:

    http://www.scirra.com/forum/topic63317.html

    It's a work in progress and progress is going at a remarkable pace.

    So, thank you again for making this incredible game making IDE!

    It allows me to do what I enjoy most which is game creation

    and NOT writing 1,000's of lines of source code which is boring & time consuming...

    JeZ+Lee

    www.16BitSoft.com

  • Hi,

    I've completed and released Alpha 3c here:

    http://www.scirra.com/forum/topic63317.html

    Was hoping someone could play it and provide suggestions for improvement?

    Thanks!

    JeZ+Lee