General Game Maker Language (GML) support. The programming language used in Game Maker and Game Maker: Studio.
Questions tagged [game-maker-language]
125 questions
-1
votes
1 answer
How can i create an odometer/rolling meter life system like in the MOTHER series in Gamemaker Studio 1.4?
I'd like to create an odometer life meter like in the MOTHER series, anyone knows what i can do?
I've already tried to search on google, i tried it to do myself but the only thing i got is a shitty meter which doesn't even display the right amount…

Envy
- 3
- 5
-1
votes
2 answers
Water reflection in gamemaker 1.4?
I'll start off by saying that I have searched if someone had already asked the same question, but it doesn't seem so.
the question i want to ask y'all is the same as the one in the "title", so,
how can I, (a newbie) create water/mirror reflection in…

Envy
- 3
- 5
-1
votes
1 answer
GAMEMAKER 2.o Increasing timer after press a button
How do i make a decreasing timer after pressing some button? Actually trying to maker in step event but the timer only decreases 1 per times which the button was pressed.
-2
votes
3 answers
Gamemaker variable using porals
I am remaking portal in gamemaker for my semester final, I was wondering how you find an object, if I have one portal down, and go into it, the game crashes, as the 2nd portal isn't placed, and it can't get its .x,.y pos. How do I set a variable to…

Faranox
- 1
- 1
-5
votes
1 answer
game maker studio tap event and image_angle problem
I am having trouble using the tap event, I made the space shooter with a different theme and I want to turn it into mobile, but when I hold down the object I created for the tap event, the image angle changes only once, I want it to continue…