General in GameMaker

Share your creations!

Top Content Creators Discord Communities Friendly for Indie Game Devs

Loading...

For day 931 of coding, I cleaned up the code for spawning resources by replacing unnecessary variables with local variables

Loading...

It's #WIPWednesday.. but the Video already explains everything.

I'm still learning about video game combat btw.

FNAF 4 IS NOW 10 YEARS OLD, I HAVE LOST MY VOICE FROM IT, IT WAS THE SCRATCH VERISON TOO SO IDK, IT WAS A LONG TIME AGO, I PLAYED THE REAL VERISON ON MY PS4, I KNOW A WASTE BUT I STILL HAVE NOT BEAT IT, BUT SHOULD I BUY IT ON PC AND MAKE A VIDEO ON IT.

  12 votes Voting finished
Loading...

For day 930 of coding, I cleaned up the code some more by removing obsolete code

Loading...

For day 929 of coding, I cleaned up the code for drawing the text box by replacing the unneeded variable with a local variable. This is to help it run a bit better

Loading...

For day 928 of coding, I've noticed that the information for building the textbox wasn't lining up to how the final text is measured. The box now better adjusts to the text on the screen

Loading...

For day 927 of coding, I made the selection text box able to adjust size according to text

Loading...

For day 926, I have made a follow up question to see if the player really wants to quit. I'll need to see what's going on with the text box later

Loading...

For day 925, I am currently setting up to show a follow-up question to be sure the player wants to quit. Nothing to show yet sadly