general in GameMaker Studio 2

Share your creations!


For day 848 of coding, I have put in another check to speed up the loading. I think it's working some, but some of them now appears in the walls sometimes
Could someone please give me Game Maker Studio 1.4 already unlocked? I want to publish my game in HTML5 format, but the Game Maker Studio I'm using is very old and won't let me release it in HTML5 format.


For day 847 of coding; I have found that adjusting the error threshold could allow for more to spawn, but it seems to affect loading speed at times


For day 846 of coding, I am adding in a method the check for flags to make sure the resourced don't overlap. I looks to be working so far, but something seems off somehow


For day 845 of coding, I have made some small fixes to the code; but not enough to address the spawn amount error


For day 844 of coding, the game no longer crashes on entry. Now I need to look into how they are placed as some room seem to be barren of trees and large rocks


For day 843 of coding, I have gotten closer to fixing a problem with the code in-progress. Now, I am working on fixing an error that would crash the game upon entering


For day 842 of coding, I have started testing the new code in progress. I clearly have more work to do for the resources to be distributed evenly and correctly


For day 841 of coding, I am now working on building a method to locate the array flags needed to check for placement


For day 840 of coding; I simplified how the space recording array is built, and I now have the flag array built based on the other array's size