I ran into an issue where the particle system didn't show up despite changing the sorting layer and the solution to that is check the Z position of the particle system and make sure its not a negative! Set it to 1.
It certainly will :) ! Just change the sprite (with a rain drop instead of a snow flake) as well as some settings like speed (rain is usually faster) !
I am working on a 2d game underwater and I want to make those little particles you see underwater. Could I do something like this and change some things to make it work for what I need?
Hello! Do you know, how to make a blur on random particles? Or the blur when the particles is zoom. I need simulated depth field in 2D scene. Bokeh effect.
Hey, thanks for this tutorial! I was wondering, how would you make the snow environment, follow the player? I know you could just child the particleSystem to the player, but the effect of doing that makes the snow not fall naturally (try it). This makes it obvious they are following the main player. How can we achieve this? Thanks.
@@louisdubois7785 Hello. I didn't find a solution unfortunately. I merely duplicated my snow particle system all over my platform game (to cover it horizontally), to have the snow show throughout the entire level. I had to duplicate it 20 times....there should be a way to avoid this, but just haven't found how to do it.
@@TusharSharma-mw8ut Unfortunately I didn't. I just duplicated my particle system like 20 times across the entire game and put all the pieces together.
Neppe well i know that but thx :D i jzst wanted to know how he made that smooth arm swinging during the idle animation ^^ i use the animation tool aswell uu
Hey :) ! I'll definitely be making a huge, complete series on animating various 2D game characters in Unity, from platformers to top down view ! It will be a big project so I'll first compete The FIRE OF BELIEF before starting work on that :) ! In the mean time I achieved the arm swing putting into practise the overlapping action animation principal ! Hard to explain in a comment but basically keep animating characters and you'll, without a doubt, improve and get great looking character performance ! Cheers :) !
So I m creating 2D game, created all the necessary or can say basic equipment but as I m not a designer and animator so my character sucks and I think in 2D game your player and enemy character are the most vital thing. Created moving platform even ladder things but still I m not liking the game play. So watching your videos to make it look more better and I just have a request. Can you post a complete beginner tutorial for creating attractive character and animation like hollow knight character sword effects or put the link for similar character having smooth movement and some sort of great skills... Please :)
hey really good tuto! i have a question though : My particle effect doesn't show on the game screen. i tried your method but it still doesn't work :( help please
@@sumanth664 thank you but tried it just now still nothing. I have the 2018.3.0f2 version of unity, i think it is a bug related to the latest update :s
Great tutorial. Still working perfectly well even after 6 years. This is something quick and simple but effective that's what I want.
Great tutorial! Been trying quite a few Unity tutorials and so many do not actually work when you try and follow them. Yours was perfect, thanks.
Awesome snow tutorial still relevent in 2022! Thanks man. Great video.
Totally awesome. I'm adding this tonight to a game I'm working on. Most excellent stuff, and exactly what I was looking for.
finally....particle without using codes...thanks man
Love your tutorials. It's fun to play around with. I eventually made rain!
Holy hell, I was shocked by that room reverb of the voice :)
Great tutorial. Thanks a lot.
Thanks Kashif :) ! I'm really happy the tutorial helped !
Just what I needed! Thanks!
Hey Novacti ! I'm delighted to hear that :) !!
Clear and succinct, well done on 163 likes and zero dislikes.
I ran into an issue where the particle system didn't show up despite changing the sorting layer and the solution to that is check the Z position of the particle system and make sure its not a negative! Set it to 1.
Osam.👌 I like the way you explain typical things in a easy way. Keep going on.☺️
this snow effect looks beautiful in my game (:
How could I say? You are my life teacher!
Amazing! Thanks a lot!
Hey Oscar :) ! I'm glad you found the video useful ! Cheers !
Very helpful video.... thanks for sharing video
Hi sir,
can you please put the snowflake sprites in the video description...
Merry Christmas! thank you the for tips.
Will this also work for rain?
It certainly will :) ! Just change the sprite (with a rain drop instead of a snow flake) as well as some settings like speed (rain is usually faster) !
Thank you! I just subscribed :D
Amazing video thanks a lot :)
I am working on a 2d game underwater and I want to make those little particles you see underwater.
Could I do something like this and change some things to make it work for what I need?
That was great!!
Wonderful ! turned out amazing (;
Thanks
My particle effect doesn't show on the game screen when play the scene :((
You probably already solved it, but for anyone who didn't, activate play on awake and turn the particle system to a prefab.
awesome!!! Thanks a lot!
wow nice vid! but i want to ask you something, how to rotate that sprites but in 3d rotation?
change the x and y rotation
Hello! Do you know, how to make a blur on random particles? Or the blur when the particles is zoom. I need simulated depth field in 2D scene. Bokeh effect.
thank youu sir you are the best :))
Thanks !!!!
Hey, thanks for this tutorial! I was wondering, how would you make the snow environment, follow the player? I know you could just child the particleSystem to the player, but the effect of doing that makes the snow not fall naturally (try it). This makes it obvious they are following the main player. How can we achieve this? Thanks.
Hi, did u find a solution please ?
@@louisdubois7785 Hello. I didn't find a solution unfortunately. I merely duplicated my snow particle system all over my platform game (to cover it horizontally), to have the snow show throughout the entire level. I had to duplicate it 20 times....there should be a way to avoid this, but just haven't found how to do it.
@@Diddykong8775 ok thx no problem
@@Diddykong8775 were you able to work something out?
@@TusharSharma-mw8ut Unfortunately I didn't. I just duplicated my particle system like 20 times across the entire game and put all the pieces together.
Hey how did you animate the arms of the little animal (specially the idle anim)? i have no clue how to do that.. :(
He uses built-in Unity animation tool. He mentioned a few times that he might do a tutorial on it soon.
Neppe well i know that but thx :D i jzst wanted to know how he made that smooth arm swinging during the idle animation ^^ i use the animation tool aswell uu
Nvm i think i got it.. you just turned its x-scale i guess or something similar to that right? xD
Hey :) ! I'll definitely be making a huge, complete series on animating various 2D game characters in Unity, from platformers to top down view ! It will be a big project so I'll first compete The FIRE OF BELIEF before starting work on that :) ! In the mean time I achieved the arm swing putting into practise the overlapping action animation principal ! Hard to explain in a comment but basically keep animating characters and you'll, without a doubt, improve and get great looking character performance ! Cheers :) !
My particle won't play in game mode. Can someone help me?
So I m creating 2D game, created all the necessary or can say basic equipment but as I m not a designer and animator so my character sucks and I think in 2D game your player and enemy character are the most vital thing. Created moving platform even ladder things but still I m not liking the game play. So watching your videos to make it look more better and I just have a request. Can you post a complete beginner tutorial for creating attractive character and animation like hollow knight character sword effects or put the link for similar character having smooth movement and some sort of great skills... Please :)
Thumbs Up!
Awesome
Thanks :), that's really appreciated !
hey really good tuto! i have a question though : My particle effect doesn't show on the game screen. i tried your method but it still doesn't work :( help please
check the z position if its beyond -10 it will not appear in the game screen
@@sumanth664 thank you but tried it just now still nothing. I have the 2018.3.0f2 version of unity, i think it is a bug related to the latest update :s
@@aly9903 do you have the mode option in Texture Sheet Animation? I dont have that option and im using 5.6.1f1 version
@@sumanth664 Yes i do and it is set to : Sprites
Beautifull
Thanks bro :) !
Can you give me the Snowflacke(s) I Cannot draw good with my mouse and in google arent good pictures...
I dont have any mode option in Texture Sheet Animation, can anyone help
Same
Please help if you have found out why
*Your voice sounds like Skeppy lol*
Don't know how to do the sprite, bye