• 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.3

  1. b-wb

    GMS 2.3 Sprite Editor causing font bug in IDE

    Hello all. I've had the strangest bug with the new IDE. When I rotate or auto-trim a sprite in the new editor, my entire IDE window becomes unreadable. I will attach some screenshots here to show what I mean: Has anyone else ever encountered this? The only solution I can find is to save and...
  2. JeanSwamp

    2.3 Sprites converted to Animation Curves

    So I just noticed after updating that all my sprite assets are gone and are now animation curves by default and it even duplicated them... Anyone else had this issue and can it be reverted? Thanks
  3. PlayerOne

    Help Using enum in Version 2.3

    Just getting accustomed to the new laylout, but what I'm confused about is how enums work with this new update. This is how its currently looking in the enum script. I'm going through the manual and I can't find what function_enum_fields() does. can someone explain what i need to do to make...
  4. J

    Project "loading" infinitely, never opens (converted from 2.2.5)

    I have a project that I converted to 2.3 a few hours ago, and I did some re-organizing within the asset browser and applied a few tags to objects. After saving, closing, then re-opening the project, it reaches about 90% on the "loading" bar in the top right corner of the IDE, but the loading...
  5. Fluury

    SOLVED How to return to older IDEs?

    Heya, I am using Steam, and - optimistic as I was - downloaded the new 2.3 Update. Unfortunately the update broke an essential function I needed (Bug had been reported a week ago or so, so I was hoping they might've fixed it already, unfortunately not) - so I kinda have to roll back to 2.2.x...
  6. D

    Nesting functions

    Hello, I wonder if this is a bug or not... func_1 = function(){ code } func_2 = function(){ func_1(); code } When I place this in a create event, it calls the func_1 code without me executing func_2.... Is this a bug or is it not allowed to nest functions like this? Im...
  7. samspade

    GML Git and Github for GameMaker

    GM Version: All (2.3) Target Platform: All Download: None Links: YouTube Playlist Summary: A tutorial series focused on understanding Git and Github and how to use them with GameMaker. While I will be using GameMaker Sutdio 2.3, the basic concepts will be applicable to all versions of...
  8. samspade

    Buttons, Design, and GameMaker Studio 2.3

    GM Version: GMS 2.2.5 (2.3 Coming) Target Platform: All Download: Github 2.2.5 (2.3 Coming) Links: YouTube Playlist Summary: A GML tutorial series focused on building some buttons and intractable objects and using the same to talk about design and GameMaker Studio 2.3. A link to the playlist is...
Top