GameMaker Studio 2 (often called GMS2) is a 2D game development IDE. It is the next iteration of GameMaker: Studio, developed and published by YoYo Games. Use this tag only if your question relates to IDE operation, features and game development in GameMaker Studio 2.
171 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Unanswered (my tags)
Error : Missing or corrupt GameMaker build tools - 0x4F030002 when building
Recently I've updated to GameMaker 2 v2022.5.1.16. When I'm building a project now, I get Error : Missing or corrupt GameMaker build tools - 0x4F030002 compile error. Is there a way to fix this? game-maker game-maker-studio-2
Gleb Kiva
- 7
Grid based ai path finding with smooth movement
I'm attempting a grid based path finding to my game. The ai would always teleport, so, I've been working on a way to make it smoothly transition to the next tile with no luck. I also don't want the ... game-maker-studio-2
Sebastian Lucas
- 1
I want to make a an script that when you release the left button in the case object, the circle object draw himself at the position of the case
enter image description here When I compile, It says that I didn't referenced the variables. game-maker-studio-2
Kosame
- 1
GameMaker Studio Room inheritance problem
I'm watching shaun spalding on youtube. I do everything until 19.10 in the 5th video. but I can't get images in my game. inheritance polymorphism game-development game-center game-maker-studio-2
cafo
- 21
How would I randomize where sprites appear on the screen in GameMaker?
I am making a shooter in which enemies (sprite) come into the game from random locations in the game window at a pre-set rate. I was wondering how I could do this in GameMaker 2. I am able to make ... game-maker-studio-2
ProGameDev
- 11
I imported a pokemon project to gmx
// but the code is throwing unexpected terminal operator new function MovePokemon(argument0, argument1) { old = argument0; new = argument1; TPartyID = global.PartyID[old] global.... game-maker game-maker-studio-2
cpyd
- 1
Having trouble with wall collisions
I'm working on this game right now (with GameMaker Studio 2) and I'm currently coding walls and when I tried making horizontal collision, it worked fine, but when I made floor collision I would get ... collision gml game-maker-studio-2
Silent Storm
- 3
Intercommunication between Gamemaker: studio and Cryengine
I am new to the gaming world and beginner with respect to coding, I have one game made in Game maker: studio with dials and controls in 2D but would like to use CryEngine visual (3d), Is there a way ... networking game-maker-studio-2 cryengine
SBiswas
- 1
Converting a "name" to a real, then convert it back to a string
I've ran into some issues with my current gamemaker project. I've setup a simple "merge" functionality in my game, and I'm trying to increase it's QoL So what's happening when I'm merging, ... game-maker gml game-maker-studio-2 game-maker-language
Amne
- 73
draw_set_alpha seems to not work with draw_rectangle
MY GOAL: I'm trying to draw a transparent black rectangle over the current view. THE PROBLEM: No matter what alpha I set, the rectangle is drawn with full opacity. THINGS THAT I'VE TRIED: I tried ... alpha alpha-transparency drawrectangle game-maker-studio-2 game-maker-language
Kellen Kincaid
- 1
Cant make jump in gamemaker studio2
I can't make the jump work in my game made in game maker studio 2 this project uses gravity and the game maker's language. this is now just random words so stack overflow lets me post this question so ... game-maker-studio-2
Pìo Robot
- 1
How do I freeze objects one at a time
I have been trying to do this for a long time. I have tried every thing that I know, from finding how to freeze all objects to trying to find the instance id, I have try looking on the internet. game-maker-studio-2 game-maker-language
Chester Eastwood
- 1
GameMaker 2: Cannot use function/script name for a variable, using "_dir"
after going through the Space Mods - GML - Enemy Factions (2/3) - GameMaker Studio 2 tutorial on YouTube by Gamemaker. I've came into some trouble with testing the game. My compile error goes like ... variables compiler-errors gml game-maker-studio-2
Matotam
- 11
Modelling card game zones using arrays: how to check what zone an object is in?
I've been building a little card game with a friend. We used ds_lists for building the hand, deck, play zone and discard, moving the card objects back and forth between them. One part we've struggled ... arrays gml game-maker-studio-2
nessel
- 1
How to open the track panel in GameMaker
I am new to Game Maker. I opened a sequence and accidentally closed the track panel. I don't know how to open it, and I need the track panel for my game. drag-and-drop game-maker game-maker-studio-2
avs
- 78
153050per page