• 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!

game make studio

  1. M

    How to make objects wait in line and perform events only after the one before?

    So basically, my strategy game has quite a bunch of announcements appearing to the player in the middle of gameplay, be it 'you captured this city' or 'this guy has died here or there'. They don't pause the game, just read on the screen awhile before disappearing. But if there happens to be a...
  2. U

    GML Getting stuck in the floor in walls

    In Game Maker Studio 1.4.1772, I'm following this tutorial on how to make a sonic game in game maker and by the end of the first video I am getting stuck in the floors when I jump on them and stuck into walls while walking into them. Part of the issue may be my confusion with collision and...
  3. I

    Android Blank Screen After Splash Screen

    I have seen two similar threads to this but have not seen an adequate response or solution. I'm trying to develop for Android but cannot get a game to successfully compile. I have followed the steps to set up GM:S to develop for Android and SDK, NDK and JDK are all verified. When ever I compile...
  4. K

    Enemy Flee help needed

    .
  5. F

    Getting rid of orphan pixels using a shader?

    Hello! I made a fluid looking lighting system based off of this example here: http://multiverselabyrinth.tumblr.com/post/133671729561/a-silly-question-but-what-engine-do-you-use-how But I have this ugly looking problem where, if two light sources are aalmost about to connect up, they start...
  6. H

    Legacy GM Do I Need 1 Grid Or Multiple?

    Hey, so I'm working on a game where my enemy objects are using the grid functions to move around. Right now I have the game create a single global grid at the beginning of the game that all the objects use as their grid. However, I've just created a type of door object that I want certain...
  7. I

    Partner follows Player (Help)

    Hi everyone, I would like to know how I can make a partner that follows your player like in these examples: http://imgur.com/9T7oDqa http://cdn.atomix.vg/wp-content/uploads/2015/01/Earthbound.gif I did some code reading some tutorials and I got this (it is a 20 seconds video): As you can see...
  8. M

    Block system like Scratch and Google Blockly

    I would like some help in creating a block system similar to what is used in Scratch and Google Blockly. Like the sidebar with all the blocks which you select from. This is for a small project for my college class.... Any kind of help will be appreciated
  9. S

    Android the player can't conect to Google Play.

    hey guys how's going! so its my first time trying to make a game for android and I am having some issue with GooglePlay. the game is still on beta closed, I've added the email of testers, and everythings working good BUT... when a tester try to conect to googleplay, everything works good with...
Top