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

2 player

  1. xS89Deepx

    Camera follow player if?

    If player1 above player2 camera follows player1, if player2 above player1 camera follows player2 how can i do that...need help! its two player game :) // create event cam = view_camera[0]; follow = obj_player_1; view_width = camera_get_view_width(cam) * 0.5...
  2. D

    GameMaker 2 player dynamic zoom - Help

    I am working on a 2 player platformer. I want my two characters to be seen in the camera and to zoom in and out according to their x distance //Zoom// Adjusts the camera size perfectly. //Tracking// Centers the camera position perfectly. But both together mess up the centering... Everything...
  3. tobi_matchup

    Windows Siam Twinstick

    Hey GameMaker Community, finally I have released my game on itch.io! It took me about 2 years to complete... much longer than I have planed. So here it is Siam Twinstick Pilots, wake up! You are awakened by a strange, godlike creature and your mission is to save the world from evil with...
  4. N

    Legacy GM One way platforms.

    Hey! I've been working on a platformer for 2 players, but the one way platform, was designed for one person. [source: ] So when player 1 is on the platform, player 2 can't jump up the platform. Is there a fix for, or a workaround?
  5. Gravedust

    Windows Lancerbird - A Joust Fangame

    Lancerbird is a free, Joust-inspired game where you flap around on giant birds and try to dismount enemies (and/or one another). I started it as a Christmas present for a Joust-fan in my life and I've slowly been improving it since. It's not really meant to be a faithful recreation; Quite a few...
  6. J

    Windows Venge

    **** Moderator Note: Member has been asked to add screenshots, to avoid having topic removed. **** Hello. This is my first game which I made using Game Maker Studio which was part of my Creative Technologies course in Media Design School. Please check my game out with these links below...
  7. tobi_matchup

    Beta Siam Twinstick - Twin Stick Shooter - up to 2 players

    OPEN BETA!!!!!!!!!!!!!!! Hi Guys, the open beta for "Siam Twinstick" has finally started. Included are the first 3 levels of the game (with a boss). The game is actually almost done, it lacks little things like more sounds, a few effects and fine tuning. The final game includes 22 level a 6...
  8. F

    GameMaker Implementing multiple players efficiently...

    So I'm making a little 1v1 nidhog-esk game but with octopi instead of little swordsmen (doesn't really matter). I'm at the point in the programming where I need to start play-testing the game with multiple players, the problem is, I don't know how to go about implementing multiple players in my...
  9. A

    GML 2nd gamepad not working

    Hi all, everything was going good for my GML practice game until i tried getting the 2nd player to work using an xbox controller. for the key inputs im using (in the object's create event) gamepad_set_axis_deadzone(0, .3); (in a script that is being called for player 2; IS NOT WORKING) up =...
  10. H

    Android Mine Swine

    Mine Swine Available on Google Play and Itch.io Command World War II pigs to hide bombs on the battlefield with the goal to blow the enemy army to bacon bits. Can you outwit your opponent in this game of strategy and chance? Conquer the world in a Single Player Campaign or play Head-To-Head...
  11. MrDave

    HTML5 Fight Knight – 1 on 1 Medieval battling for 1 or 2 players in a browser.

    I’m looking to get feedback on this game I have been working on. Its just early stages but I have given it enough polish to start getting public opinions and if I get enough good feedback I will expand the game to have more maps and maybe more weapons (though at the moment I like the fact it is...
Top