Programming in GameMaker

Share your creations!

trying to make the sprite change but it dont work

code

if keyboard_check(vk_up){

sprite_index = spr_playerwalkcima;

}else{

sprite_index = spr_player;

}

if keyboard_check(vk_down){

sprite_index = spr_playerwalkbaixo;

}else{

sprite_index = spr_player;

}

Thought I'd try my hands at making a tutorial about FSM.
https://youtu.be/KOI1j_BmJJE

Finite State Machine for beginners | GameMaker Studio 2
Click on "show more" for links!Sample Project: https://www.dropbox.com/s/4nbhyxcotc30opz/FsmSample.yyz?dl=0Twitter: https://twitter.com/chinykianChapters:0:0...
https://www.youtube.com/watch?v=KOI1j_BmJJE

I am a novice developer and my first short game in the genre of visual novel will be ready soon. it will consist of separate stories.the main characters are dumery

Hexapawn, The Game That Learns!

https://gamejolt.com/games/hexapawn/697534

Game Maker Studio 2

Does anyone know how to summon a object on enemy death code strip:if (hp <= 0)

{

instance_create_layer(x,y,layer,DeathAnti);

instance_destroy();

}

https://youtu.be/7-qTBVMDu0Q

A link to the new Turn Back (A Horror Game) Teaser Trailer

Tune in live to see the live trailer on YouTube

Turn Back (A Horror Game) Teaser Trailer
DON'T CLICK THIS LINK!! https://rb.gy/seojyxTwitch: https://www.twitch.tv/dovi912yt
https://www.youtube.com/watch?v=7-qTBVMDu0Q
Loading...

100% procedural water for a game

mostly just sine waves slapped on top of eachother

TS!Underswap 2.0 - Progress Report - February 2022 - (Spanish/Español) @Beethovenus @teamswitched : https://www.facebook.com/groups/1163138730794358/permalink/14060…

Loading...

enjoyed developing this lil puzzle game :D

"game isn't finished yet"

what u guys think?

mais um jogo!