🔴Rain on the screen - The super easy way [GameMaker | Vfx]
This vfx particle tutorial shows you how to make rain fall on the background in GameMaker with just a few mouse clicks.
The idea i quite easy, you need to create a new Particle System asset on the right side, open the particle editor tab and edit with the inspector window the values inside. There is a preset particle for rain (GM_Rain), so we only have to change a bit the size, scale and the spawning area (which is line). Then we place the newly created particleSystem on an asset layer on the left and that is pretty much it. Additionally you can change the direction where the rain should fall (change the angle of the lines also to adapt to the new flying direction) or change the color. That's it
Tldr: - vfx for the win
Note: This only works with the latest update 2023.2 (dropped yesterday) and upwards!
Short quick and dirty video on the new Particle System:
https://youtu.be/IYbxOmnmCwU
Long video on the new Particle System:
https://youtu.be/KB2BOymdTwI
👑 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, a rain effect on the whole screen
0:26 Create a new Particle System asset on the right
0:44 Open an inspector window to change the emitters values
1:01 Select the preset called GM_Rain
1:25 Create an asset layer and place the Particle System there
2:13 Edit the values inside Particle System's Emitter