All Posts in GameMaker Studio 2



Finished the 37th video of Shaun Spalding's action RPG tutorial
The player can pull bombs out to use as long as there's ammo


Finished the 36th video of Shaun Spalding's action RPG tutorial
There's now an item box that keeps track of item equipped and ammo. The font used for ammo doesn't look so great right now unfortunately


Finished the 35th video of Shaun Spalding's action RPG tutorial
Created a coin counter UI


Finished the 34th video of Shaun Spalding's action rpg tutorial
Created a bomb object that explodes after enough time passes, or when it is thrown


Today, I've created a jump state for the player. The state is based on the code used when the player rolls into an object


I've been working with the orb shield from earlier to be able to damage enemies while leaving the rest alone


Finished the 33rd video of Shaun Spalding's action RPG tutorial
Using similar code to drop fragments, the plants can drop coins that gravitate towards the player when nearby


Finished the 32nd video of Shaun Spalding's action RPG tutorial
A quest has been implemented to retrieve the NPC's hat. Also, Happy April Fool's


Finished 1up Indie's video on orbiting shields
Made an orb that orbits around the player


Finished 1up Indie's tutorial on drawing outlines on text the easy way
I've learned about adding an effect through the layer inspector. The effect seems to only work on sprites that wasn't drawn by the draw event; the only case being the snake