General in GameMaker

Share your creations!

News Article Jan/03/2025

Loading...For day 730 of coding, I made sure all edges of the map are clear. I also made a purple grid to go with the orange grid so I can see the different cell locations for debugging

https://youtu.be/aKQU3DfYX9c
https://youtu.be/aKQU3DfYX9c
https://youtu.be/aKQU3DfYX9c

Loading...
Loading...For day 729 of coding, I can finally show progress on the new level creation script. There is still work to be done, but I'm glad for the progress that I've made

Loading...Finally, Using only mp_potential_path (blue line), without MoveColide. It works good enough.

Loading...mp_potential_path + MoveColide script Instead of following, they run away from me, even though the Target is the same. Strange behavior

Loading...For day 728 of coding, I have started making a new level creation object that will utilize both a grid of 16x16 cells and 32x32 cells





In October/November I used Game Maker Studio 2 again to create a basic 2D TopDown Action RPG project. I defined the character size, the size of the Camera View, and the size of the scene in relation to the character.





