Pimp up your Pause Screen [GameMaker | Vfx]

Channel:
Subscribers:
11,800
Published on ● Video Link: https://www.youtube.com/watch?v=-MWgmEZzF14



Category:
Tutorial
Duration: 7:40
1,287 views
65


This vfx tutorial shows you how to make a pause screen look better with a few mouse clicks.

The idea is quite simple, you have a pause menue pop up and it looks kind of bland. This video shows you with 3 steps how to improve how your game looks like while being in a pause screen. The first and most obvious one is to draw (draw or draw_gui) a black half transparent rectangle to defocus things that are no essentail while pausing. Then to further focus on the buttons and text being display for the pause screen you can use the fx layer and blurr the things below it which is a common practise in video games To make this even more interesting you can create a distortion and chromatic abberration effect with the under water fx. Finally to toggle these things off and on you simple set the fx layer to visible (layer_set_visible) or not when needed. That's it!

Code found in the comment section



👑 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 What we will do
0:35 Subscribe
0:49 Quick setup to toggle pause off and on
1:15 Part 1 - Draw a black transparent rectangle
3:27 Part 2 - Blurr with a fx
4:06 Part 3 - Distort and chromatic abberration with the underwater fx
5:45 Toggle the visiblity of both fx layers off and on







Tags:
game maker tutorial
game maker studio tutorial
gamemaker studio 2 tutorial
game dev
game developer
game maker image blend
gamemaker pause screen
game maker pause tutorial
gamemaker visual effects
gamemaker blurr
game maker chromatic aberration
gamemaker studio vfx