Questions tagged [game-maker-studio-1.4]

Regarding all development that resides in Game Maker: Studio, up to version 1.4. GML and Drag & Drop, deployment & build targets. Does not include Game Maker: Studio 2.0, and does not include older versions of Game Maker.

Information about Game Maker: Studio 1.x by YoYoGames.

Use this tag when doing anything in Game Maker Studio 1.2, 1.3 and 1.4.

This includes information on different platforms, export modules, GML, the Drag-and-drop interface and IDE usage.

Game Maker: Studio 2.x will have a separate tag, as it's not identical and not completely backwards-compatible with GM:S 1.x.

50 questions
0
votes
2 answers

Libpng fix for gamemaker

I'm using gamemaker, and I received a warning saying that I am using an old version of libpng and I don't know what does it mean, and how do I fix it. First off what is libpng?
0
votes
1 answer

Game Maker JS Extension

Hi I'm looking to add javascript functions to game maker, but the format of them is like this: companyname.initialize({ soundMuteCallback: muteSound, // optional soundUnmuteCallback: unmuteSound // optional }); And in the…
-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…
-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…
-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…
1 2 3
4