general in GameMaker Studio 2

Share your creations!
Loading...

For day 1297 of coding, I've figured out a plan for the storage system. I'm goin to try creating new structs in an array slot using a constructor. I'll still need to work out some details, but it seems like a solid plan

Loading...

For day 1296 of coding, I am currently working on structs and constructors for the storage systems. It's not yet ready to test though

Loading...

For day 1295 of coding, I've been looking to structs to see if that would be a better approach than using arrays. I'll need to set up both systems and test them to see

Loading...

For day 1294 of coding, I've learned that the deactivate and activate object functions does not work with persistent objects

Loading...

For day 1293 of coding, I replaced the basic draw text code with a draw text color code to change the amount number color white