All Posts in GameMaker Studio 2

Share your creations!
Loading...

For day 1038 of coding, I was what could be causing the endless loop. I will also need to do some refinement afterwards on room construction

Loading...

For day 1037 of coding, I have fixed the issue with the exit's appearance. Now there seems to be an endless loop problem that I'll need to take care of next

Loading...

For day 1036 of coding, I fixed the crashing problem from yesterday. Now there's a weird issue further in that I'll need to fix later

Loading...

For day 1035 of coding, I have addressed the game crashing in one area only to find another game crashing problem

Loading...

For day 1034, I have found that the game crashes when the player hits area 5. I will investigate on why it happens

Loading...

For day 1033 of coding, the exit detector is now working properly

Loading...

For day 1032 of coding, the exit detecting debug is closer to functioning properly. I just need to work out some problem areas

Loading...

For day 1031 of coding, I've progressed further towards having a way to see which exits exists beforehand. I just need to set it to cover multiple instances

Loading...

For day 1030 of coding, I've started putting in a debug section that will say which exits are available. This will help make sure there is a way to progress further

Loading...

For day 1028 of coding, I am now commenting on the player's script. For anyone coding, make sure to comment as you code to save yourself any trouble later on