Binding of Isaac/rogue like map #1 [Game Maker Studio 2 | Epic]
This epic video tutorial shows you a working example how to create a procedual level map generation on the fly in GameMaker.
This video is only a preview (video incoming) of the coding part to show what can be done in GameMaker or any other ide. Since this is a very advanced topic you need to have a good understanding of basics and advanced concepts. So arrays, loops, accessor are a common thing for you. The following video will be going into the coding part.
How it works:
The idea is in principle quite easy. You have at start a cell of your map that has 4 branches in each direction. These branches are being created by checking first if the new neigbour cell is free. Then it needs to assing a sprite to which has two exits/openings (one openeing connecting to the current location and one 2 steps ahead). To determin if this sprite can be set for the new cell you need to check another step ahead if on the openening (so two steps ahead) if this spot is also free. If not this cell is an endpoint of this branch.
The second part is the transition of of the map into level structure with a player and enemies. This is shown in the video but will be not part of the upcoming video (because I don't want to make this already long and complex video even longer). Patreon supportes will have the project file of course with the top down merger available.
👑 Support me and get fresh game art and game maker projects every month:
https://www.patreon.com/1upindie
Follow me on:
📸 Instangram: https://www.instagram.com/1upindie
🐦 Twitter: https://twitter.com/1upIndie
💬 Discord: https://discord.gg/gvr98nb
📜 Udemy: https://www.udemy.com/course/become-a-video-game-developer-with-gms-23/ (See youtube about page for discount)
CHAPTERS
-------------------------------------------------------------------------------------------------------
0:00 Show off the procedual map
1:00 Subscribe
0:52 How it works
2:10 How it transition into gameplay
Other Videos By 1up Indie
Other Statistics
The Binding of Isaac Statistics For 1up Indie
1up Indie currently has 5,021 views spread across 2 videos for The Binding of Isaac. His channel published less than an hour of The Binding of Isaac content, making up less than 0.50% of the total overall content on 1up Indie's YouTube channel.