how to set spine track additively
if i turn on the track's additively the animation of bone is added not replaced so i want to make it work in GMS2 but i can't find what code i should try in GMS2 default, the additively of track is...
View ArticleCan't Test Game
Hello, my name is Eduard and i start to learn my first gamedevelop and gameengine. ---> my english is bad, i am from germany <--- This is my first problem: - i cant use ''Run'' and test my game....
View ArticleMarketplace "redirected too many times"
I can open the marketplace just fine on my laptop, but when I try from my desktop I get the error: This page isn’t working marketplace.gamemaker.io redirected you too many times. Try deleting your...
View ArticleCollision mask complications (LTS version)
I got a problem with collision mask when my player object is attacking. To be more specific: I have an separate object for my attack hitboxes (so player can still get damaged even if he's attacking)....
View Article2024.1100 Betas 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 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 ArticleSplitting Strings into an Array
Hey yall! So I'm making "word bullets" in Gamemaker where I have an autogenerating sequence of words (that follow grammar) that are to be fired out. I want to make it so that when a bullet is fired,...
View ArticleGameMaker itself is very zoomed in
I just got a new laptop with a much higher resolution display, and GameMaker is, for whatever reason, very zoomed in. This carries over to my regular 1920x1080 monitor I was using before. I'm very...
View Articlegame not working
C:\ProgramData/GameMakerStudio2/Cache/runtimes\runtime-2024.8.1.218/bin/assetcompiler/windows/x64/GMAssetCompiler.dll exited with non-zero status (1) elapsed time 00:00:01.9270666s for command...
View ArticleDownloading Gamemaker of MacBook Air issues
I have several students who are trying to download Gamemaker on their MacBook Air laptops and they have Catalina MacOS 10.14.6 but can not run the program it gives them the following message: You can't...
View ArticleNeed help switching from other to self
//Collision event with player_obj GML: if level > 1 { with (other) { if key_int and magic < 180 { sprite_index = float_spr; with (id) //here is the problem { if (alarm[0] > 0) { alarm[0] = 10;...
View ArticleCan I export games with the free GameMaker account?
Hello community! I am new to the gamemaker community and am working on a school project. I am wondering if it is possible to export games with the free account? I know purchasing a subscription will...
View Articlea "reverse_with" function?
im noticing some issues in which a with function but that starts at the oldest object and moves to the most recent, instead of the standard order from newst to oldest, might be very useful especially...
View Articlegame size problem
Hi, i was wondering if there is a way to stop gamemaker from saying "not responding" when loading my game? (it does eventually load it, but it takes like 5 minutes to do so) My game map is just 10000...
View ArticleStuck on Game Maker loading screen
When I try to open my project, game maker stucks and says "Not responding". What might be causing that???
View ArticleRun Game Slowdown: Setting Scheduler Resolution to 1
First time posting so please forgive me if I missed a rule or I am duplicating an earlier post. I am struggling with a slow compiler when running my game. I am currently using Game Maker 2 (ID...
View ArticleChanges to audio?
Hi all, Having very recently returned to GM after a few months I have installed the latest version (2024.8.1.171) but I have noticed that a few of my sound effects have started acting very weird and do...
View ArticleKeep facing the error: Could not find com.android.tools.build:gradle:8.5.0.
Hello mates, I am using the latest beta (2024.1100) and I keep failing to build for android as the following error prevents it: A problem occurred configuring root project 'root'. > Could not...
View ArticleGame with multiplayer best way to do today
I made an isometric game that looks 3d. But in addition to single player I would also like to implement multiplayer. What's the best way to do it today? Best to make with steamworks ext? I only find...
View ArticleAdmob Extension Issues with Android 14 (API-Level 34) in LTS Early Look
As you may know, the Play Store requires targeting Android 14 (API-Level 34) moving forward, which has put me in a tricky spot as an LTS user. In the current official LTS release, it's not possible to...
View Article