All Posts in GameMaker Studio 2

Share your creations!
Loading...

For day 339 of coding, I made some edits to the code

Most of the variables for placing tiles are now local since they are single use

The meteorite area no longer spawns in the middle of the sea

And I increased the minimum room height to avoid memory leaks

Loading...

For day 338 of coding, I made it to where each river will have a random size assigned to them

Loading...

For 337 of coding, I add a bit more to the river code to make the rivers wider

Loading...

For day 336 of coding, I wrote some code to allow for a random number of rivers to appear

Loading...

For day 335 of coding, I have placed an image of the currently equipped weapon to the pause menu

Loading...

For day 334 of coding, I've updated the river code to make the river wider

Loading...

For day 333 of coding, I used the Bresenham line to make a small river

Loading...

For day 332 of coding, I changed the text box properties. I've also added an additional box that shows what weapon you have currently equipped

Loading...

For day 331 of coding, I've added a health status to the pause menu

Loading...

For day 330 of coding, I attempted to make a more interesting pause menu

I moved the menu to the side some and added an animated portrait on the player moving