Advanced Gamemaker, Game Design, Gamemaker AI, Gamemaker Basics, Hotline Miami Remake, Interviews, Made in Gamemaker, Pixel Art Game, Super Demon Survivors, Uncategorized, Vampire Survivors Remake, Video Game Reviews, Visual Effects
(Code) snippet – The code wizards way [Game Maker | Basics]
So this is the scenario, you want to write down some code pieces and type every time the same stuff like if/else, switch statements or others. To make this process easies you can use code snippets which are basically code parts that can be quickly access/pasted by pressing F4. You can if you like also fully customize what code snipped you want to use by editing the internal snippet.txt in your GameMaker installation folder.
Article shown in the video:
https://help.yoyogames.com/hc/en-us/articles/360022531011-How-To-Create-a-Custom-Code-Snippets-File
👑 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 Why use snippets
0:52 Use code snippet with F4
1:45 Customize code snippets
Add comment