• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

status bar

  1. Z

    Android Open status bar on Android

    Hello to all! When a GM creates a game, it automatically hides the status bar (battery, time, etc.) I found where the status bar goes off in "RunnerActivity.java", but I couldn’t do anything about it ( I also found the function "display_set_ui_visibility(flags)", but it does not work. And on...
  2. N

    Question - IDE Code Editor Status Bar Color

    Okay, I made the jump from GMS 1.4 to GMS2, and for the most part am very glad that I did. My existing project even converted seamlessly without any speedbumps. One problem I am facing though is with the status bar color (specially for routines containing errors), it is a Maroon background with...
  3. Pfap

    [SOLVED]iphone top status bar

    I would like to be able to include the top of the iPhone status bar in my game, I want the battery and time to be visible from my app. Examples of what I want are in the Twitter, and YouTube apps. Is there a way to drop your games display area to reveal the iPhone status bar?
  4. M

    (SOLVED) Heart and brain that act as if they were "filled" vertical bars.

    So I have two sprites, one transparent outline of a heart and a red blob in the shape o the heart, when the first is put over the second and both get shown, what you get is a pretty nice effect of a red heart. Now comes the part I don't know how to do: When the health attribute is at 50% the...
Top