Ask Question

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

0votes1answer47views

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? user avatar Gleb Kiva

  • 7
0votes1answer12views

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 ... user avatar Sebastian Lucas

  • 1
0votes1answer7views

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. user avatar Kosame

  • 1
-2votes0answers14views

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. user avatar cafo

  • 21
0votes1answer27views

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 ... user avatar ProGameDev

  • 11
-2votes1answer18views

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.... user avatar cpyd

  • 1
0votes1answer38views

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 ... user avatar Silent Storm

  • 3
0votes0answers9views

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 ... user avatar SBiswas

  • 1
0votes1answer36views

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, ... user avatar Amne

  • 73
0votes1answer15views

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 ... user avatar Kellen Kincaid

  • 1
0votes1answer49views

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 ... user avatar Pìo Robot

  • 1
0votes0answers21views

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. user avatar Chester Eastwood

  • 1
0votes1answer51views

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 ... user avatar Matotam

  • 11
0votes0answers9views

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 ... user avatar nessel

  • 1
0votes1answer21views

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. user avatar avs

  • 78

153050per page

1 2 3 4 512