Most Robust Functions for 3D Games?
From what I've looked into using Gamemaker for basic, "Doom-like" 3D games it's currently not the most user friendly process even if can be done. Are there any plans to expand the 3D functions in GML3...
View ArticleInstalled Game Audio Files Not Playing
Hi. I have read the guidelines and I think this is the right forum to post. I believe I may have encountered a bug with the playing of audio files, but as a beginner in Gamemaker, perhaps there is a...
View ArticleAlternate Anchor Points on Sprites
I would like to put this idea out there. This is something that I think would be fairly easy to implement for yoyo, and would have a massive impact. "Anchor Points" on sprites. So you have the main...
View ArticleMultiple installations?
Hi everyone, Is it possible to have multiple installations of GM on macOS? I'm currently running a slightly older version as when I updated it broke my game. What I would like to do though is start a...
View ArticleText in asset layer Disappears when opening the project at a later date
Sometimes, when I open the project, the text will just disappear, It still appears in the inspector but without text. The text will then not show up again and I need to redo everything but then like a...
View ArticleGM:Studio 1.4 and GameMaker 8.1 Licence Issues Fixed
Hello everyone! We had a few reports on the forum this last week about issues with licencing of legacy products, specifically GM8.1 and GM:S 1.4. At the time a member of Opera staff mentioned that this...
View ArticleProblem with Igor SSH
Hello! When I click F5 to run my game this error shows up: i think i have all necessary packages installed, the ssh service is active and running, device manager is connected successfully but this...
View ArticleGamemaker IDE suddenly unresponsive after Windows update
Not sure what's happening, but after installing a Windows 11 upgrade this morning, GM is experiencing some real delays on its IDE and regularly freezes on me. At the moment, it's unusable. My Windows...
View Article2024.11 Release 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 ArticleMy character disappears when I try to walk and attack at the same time
Create some mechanics and animations for my character and individually they work, but when I try to attack while I walk it simply disappears, what could be going wrong GML: *Criar vel_hor = 0; vel_vert...
View ArticleDistributing to Mac App Store
I want to distribute my game via the Mac App Store. When I try to create an executable, I get the error "3rd Party Mac Developer Application: no identity found". I already have my Apple Developer Team...
View ArticleCannot build for Mac
Hello there ! I cannot for the life of me create a mac executable without having the error: 'Error : Could not find matching certificate for Developer ID Application:, please check your 'Signing...
View ArticleDebugger shows the wrong line when an error occurs.
Hi. Since runtime v2024.6.0.205 I have a 2 problems with debugger. First: On error the debugger shows me the wrong red highlight and number in popup window (screen 1, error on line 215), or show me...
View ArticleWeird thing happening with tilesets
So, I'm in the middle of making a project, and I just recently started working with tilesets. As I was testng the tilesets, this weird thing happened. Idon't know why it's happening, but I think it's...
View Articlewindow_restore(); not recognised in the runner as a valid function.
I am trying to use window_restore(); as listed in the manual with the current runner. It doesn't come up as a listed function and the runner throws an error and says - "argument is not a method, unable...
View Articlemove_and_collide issue since update tp 2024-11
Hi I use move_and_collide which has been working fine until I updated to 2024-11. Since the update, the 'player' sticks to the collision item and cannot be moved left/right. I have deleted all _tilemap...
View ArticleHELP ME - Gamepad in GameMaker Problem
Estou trabalhando em um projeto para um jogo do Steam, e até agora, tudo estava correndo bem, e eu já estava em estágios avançados de desenvolvimento. No entanto, quando testei meu sistema de gamepad...
View ArticleWorking Directory changed to GMS2TEMP and can't use file_find functions
i'm having trouble with this code (i want to find all the folders in my normal project folder, but working directory has changed now, now i don't know how to find my normal files folder in the code)...
View ArticleGame crashes on startup when run in debug mode
My game works fine when running it normally, but when I run it in debug mode, it crashes on startup for no apparent reason. I am running it on Windows, using the GMS2 VM (Not the YYC). The debugger was...
View Article(SOLVED) No Longer Able to Test on Android?
So it's been about 6 months but I was previously working on a project that I set-up to target android and had been testing it via my android phone. All worked just fine. Now, 6 months later without...
View Article