How do I get to my save of a game?
Hello, I saved my game before fiddling with code to try and fix an issue I was having. I messed with the code from various objects and deleted stuff I thought might be breaking the game. I tested it,...
View Articlehello im having problem with my tileset not able to be destroy because i draw...
this is for the create event //createblock global.ground_tilemap_grass=layer_tilemap_create("tilt_wall",0,0,til_wallgrass,room_width,room_height); this is for the keyboard press var tilemap_id =...
View ArticleGMS2 Handling of mixed High DPI (Retina) and Low DPI screens
Has anyone heard anything more about this being fixed? http://bugs.yoyogames.com/view.php?id=26932 I think it affects both Windows and Mac though my use-case is for the Mac where I have a builtin...
View Article2022.0.3 LTS "Early-Look" Thread
This topic is for the discussion of issues relating to this update of GameMaker. However, this does not replace our normal bug reporting system and you should report all bugs as normal using the bug...
View ArticleUsing Custom Fonts in the Code Editor
Does anyone know how to import custom fonts into gamemaker to use in the code editor? In preferences you can choose from many fonts to use in your code editor, however there is a font that I would love...
View ArticleGoogle Play Changed Requirements.
Hi all! Commoners & N'Wahs! To upload Mobile Games to the Play Store, it is now necessary to target Android Studio 14, and a Api34. Usually I mess a lot of things up when I change those parameters,...
View ArticleHow come my draw function is taking so much time?
The draw function for the enemies in my game is taking 0.338ms, but according to the profiler the actual drawing functions are barely using any part of that, and there aren't really any other...
View ArticleSprite Editor "import colours from sprite" does nothing?
So I have a custom palette I want to use. I'm imported a .png image containing the colour palette that I want to use, but when I click on the "import colours from sprite" option nothing changes. Is...
View ArticleIDE Version Not Updated?
I'm collaborating on a project with my friend, using Git for version control. I am using Gamemaker 2 Studio 2 Mobile through Steam, he's using a version he downloaded directly. Whenever I try fetching...
View Articlehelp me with this annoying object placing in room
how do i turn off these annoying blue & pink lines??
View ArticleIDE does not focus on the event code window when switching between objects
I'm wondering if it is a bug I'm the only one witnessing but it is driving me crazy. When I switch between objects in the IDE, using Ctrl + Tab, the focus moves to the next object, but the end position...
View ArticleFollowed setup correctly, still have an error I can't understand and can't...
I followed the setting up for ubuntu guide step-by-step, including updating FFmpeg, and when I still had an error I uninstalled and redid the whole thing, reading carefully, and while I'm a beginner...
View ArticleIs there a way to see every time that a specific variable is referenced in a...
Hey, so I'm working on a game that I've been making for a couple years now and by this point I have a lot of different objects and code in it which makes it hard to find stuff. And currently I am...
View ArticleResource Load Failure
This is my first time using the forum so if this is in the wrong place apologies and i'll move it. So I've just updated game maker to the most recent version and everytime I open the program I get a...
View ArticleRoom Editor Resize Issues
everytime i try to stretch something in my room, it stretches half a pixel, then 2 pixels. its so annoying and annoying help how to fix
View ArticleExport error!
Eu sempre tive erros no GameMaker, consegui consertar todos, menos esse. Quando clico em "Exportar" ou na outra opção, ele parece salvar em algum lugar do meu computador, mas depois de escolher e...
View ArticleTexture groups problem after trying to compile a project after a long time
Im trying to compile this project and it looks like there are some texture groups that are randomly failing, why is this hapenning and how can i fix it? :/ Here is the whole log...
View ArticleForgot password isn’t coming in
I sent a forgot password but it isn’t coming into my email, and yes, I checked spam folder, and no, it wasn’t there.
View Article(Spine2D) When put 2 sprite of spine animation it spawns unexpactly
I put two wide illustration animations in the GMS2 project I mean, wide And then I assigned one of them to the object and placed it in the room, and another animation that I didn't even put in was...
View ArticleSwitch Executable Build Fail - error : The BaseOutputPath/OutputPath property...
Hi there, I'm trying to set up my desktop PC for making the necessary console builds for my game (in this case for Nintendo Switch). I worked with the porting studio to figure out how to make builds on...
View Article