• 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 maker studio 2.3

  1. L

    SOLVED Playtesting on Opera GX target results in FS error in JavaScript console

    Whenever I attempt to playtest my game on Opera GX (by selecting the Opera GX target using Game Maker Studio 2.3), a screen appears with a loading wheel that says "All Downloads Complete". When I open the JavaScript console, the following appears: Things I have tried: Turning off anti-virus...
  2. gdkid

    Game Crashes on Opera GX

    Hi guys I update GMS to the latest version, and tried to test some old projects on OperaGX. However, the game keeps crashing on OperaGX (while it's running properly on other platforms like Windows or Android) Here's what the console shows *************************************** * YoYo Games...
  3. T

    Question about Nine Slice and draw calls.

    So, the most recent beta release of Game Maker Studio 2 has a new feature called Nine Slice which allows you to essentially scale a "window" to any size using 9 sprites: 4 ordinal sprites, 4 cardinal sprites, and a middle sprite. Previously, you could accomplish this by writing a nested for loop...
  4. Y

    What tutorial should i use to get started !!!

    please help i ma new to game maker and i am enjoying the community but i don't know how to get started what tutorial should i start with i don't want to be overwhelmed thank you :)
  5. FoxyOfJungle

    SOLVED Delete array value/item???

    There is no built-in function to delete an item from an array, just like we have in ds_list_delete(id, pos). (EDIT: This function was added on GMS 2.3.1) How do I delete 1 item in an array, but preserve the rest? And I need to delete this item anywhere in the array, be it the first item, the...
  6. N

    Windows Google Play Services. (Windows)

    I am trying to follow a tutorial in regards to add Ads into my game but I can't seem to import Google Play Services into my game. I then tried to import it into its own project but it fails to import. I then tried to Download it off of yoyo games which I was able to do but I cannot open it with...
  7. S

    Swing Physics code broke after 2.3 update.

    I've read the release notes on the Gms2.3 update and it seems like nothing (that should effect my code) has been changed. I'm making a sonic game and I programmed a swing to move sonic accordingly when it's in motion. The code was fine till after the update. Sonic will move along in the correct...
  8. L

    SOLVED 2.3 moving and creating files???

    I have been using game maker studio 2 for almost 5 years and this new update surely is very exciting for me and I can't wait to use the new features and such, however there is one issue I'm having. for context I have a file titled "blue green" and I had a file titled "intro" the blue green...
Top