General in GameMaker

Share your creations!
Loading...

For day 520 of coding, I made it to where the map resets when the player climbs the stairs

Loading...

For day 519 of coding, I tried having another path connect the previous and next rooms. There have been instances where paths have crossed, and one where an endless loop occurred

Loading...

For day 518 of coding, I made some an ascending stair tile that is always placed on the upper left corner of the starting room

bro i don't even monetize my videos🥔 what the hell is the purpose of this email 😭

Loading...

For day 517 of coding, I have fixed an issue that would sometimes cause an endless loop when creating the pathway

Loading...

For day 516 of coding, I've updated the code to record the xy coordinates of the other room's floor tiles

Loading...

For day 515 of coding, I made a database that stores the xy coordinates of each floor tile in the starting room

Loading...

For day 514 of coding, I have made progress in building a path creation that will keep the hallways a certain distance from other rooms. Some refinement will be done later for functionality, and to prevent endless loops

HELLO I have a made a console graphics engine! If you guys would like to see you can check out the github

https://github.com/VolcanicGameStudios/CGE

Or you could watch the video on my showcase of it for CoolestProjects

https://online.coolestprojects.org/projects/13375

Loading...

For day 513 of coding, I have made improvements on path creation. The path now goes directly in the cardinal directions from the start based on the location of the target room