Help in GameMaker

Share your creations!

Hello! We are currently making a 2D terraria-like game and we need some of your help! contact us at [email protected]. See You! (Music Composer/Programmer)

need help

need a programmer and 3d modeler

write

Does anyone have a game creation or mobile programming app?

Is there anyone who knows how to pixel art? 8m in need of help

I really need help when I'm going to create an executable this error appears can someone help me?

Yo yo yo

If anyone wants to join the team, will be a full time collaborator, and get early access to models teasers gameplay +TRAILER [coming in a cupel days]. Plenter in the comments I need help.

Inglés: I'm new to creating video games and I want to create a FANF FanMade, does anyone give me advice (psdata; I make with Unity)

Español: Soy nuevo creando videojuegos y quiero crear un FanMade de FANF ¿alguien me da consejos

How do I make point and click-ish mechanics in GameMaker Studio 2 (You know something similar to the doors and lights in FNaF).

multiplayer tutorial for gamemaker v2.3.3!!

note:
v2.3.3!! and
chat engine

So i wanna change room pressing an object but with a controller not with the mouse event

i know i can do it like

if (mouse_check_button_pressed(mb_left)
{
room_goto(room1)

}

But idk how to make that if i press the exact object it would work