General in GameMaker

Share your creations!
Loading...

For day 1095 of coding, I've been placing more comments throughout the code. It's definitely helping me see better at what the code does

Loading...

For day 1094 of coding, I've made one of the local variables only hold one number since having it as an array was found to be unnecessary

Loading...

My old game that I haven't finished (and probably won't finish), but it all depends on your opinion)

https://youtu.be/qYcPGmhFx5Q
https://youtu.be/qYcPGmhFx5Q
https://youtu.be/qYcPGmhFx5Q
Loading...

For day 1093 of coding, I placed some more comments within the code so I can still tell what the code is supposed to do

The Great Swappening

Loading...

For day 1093 of coding; I cleaned up some more code with local variables, and I have the load time count only appear outside of transitions

Loading...

For day 1092 of coding, I put a counter at the bottom center of the debug screen that will track how much time(frames) has passed during loading

Loading...

For day 1091 of coding, I was cleaning and rearranging the exit spawn code to lighten the work load

Loading...

For day 1090 of coding, I have made some changes to how the exits spawn so that they won't spawn with empty space right behind it