Hello to you bro from Russia and thank for this , working good on Unity 6 , awesome!
@dprazo3 ай бұрын
OMG, watched two of your videos, APV and this Volumetric Fog, Ive been looking for this forever Edit: SUBSCRIBED
@Invelord2 ай бұрын
Thank you!
@jachunlii6615Ай бұрын
It worked successfully on UNITY 6, thank you very much
@sweetcoco806427 күн бұрын
Thank you so much! Very easy to implement, makes my game look so much better
@nights31231224 күн бұрын
If you have problems with it only working in Editor on Unity 6, make sure you go to your game camera and change Update Mode: Every Frame under Volumes
@nights31231224 күн бұрын
Actually you probably just need to restart the editor or switch it to every frame once
@artimelessGamesАй бұрын
Thank you, this really improves my game quality !
@tegveerSingh01123 ай бұрын
Thank you, This really helps and it worked... Really Thank you
@tegveerSingh01122 ай бұрын
Hey when I was using this add-on for fog, Before I was getting Around 30 FPS, But after enabling this fog I am getting only 10 to 12 fps How to fix it
@트윈의게임개발14 күн бұрын
당신의 작품을 존경합니다
@haochen48263 ай бұрын
thank you !
@Invelord3 ай бұрын
No problem, thank you for watching my video!
@DTTK2 ай бұрын
It works! thanks
@elizxc692 ай бұрын
TY VERY MUCH!!!
@urish3dАй бұрын
Good morning, very good work, but how do I delete some lights, I didn't want them all.
@xynzhere2 ай бұрын
im thinking about using this in my vr game, will this affect the performance alot or no?
@Invelord2 ай бұрын
Yes it will affect performance, but i do not know how much since i haven't tested it out yet.
@tomisky88557 күн бұрын
I use it indoors and at low density I get terrible gradients
@Kykokos2 ай бұрын
I don't know why it works in the editor but when I build the game it doesn't. Otherwise a good tutorial!
@aqadirfazilАй бұрын
You need to change light render mode settings from auto to important, in a point light inspector.
@nights31231224 күн бұрын
@@aqadirfazil URP doesnt have such a setting for point lights
@orbb-teo2 ай бұрын
Does not work for me at all:( I've added other things to the volume and it works but the fog one specifically won't budge, camera has post processing enabled. Any tips?
@InvelordАй бұрын
Sorry for late response, you can try checking your URP Renderer Data and make sure to add volumetric fog into it. I might do an updated tutorial very soon or we can talk through discord dm if you still need more help
@MistagoustanАй бұрын
How can I get this to work in Unity 6? The tint under lighting isnt in the inspector and altering the distance only shows something in the editor not the game view. I tried joining the discord but the invite expired
@InvelordАй бұрын
Hello, i've just updated the discord link. It seems like it has problems with unity 6 at the moment. I am not the author of the github repository, but im sure it will get updated. I will try to test it out on unity 6 if i have the time.
@MistagoustanАй бұрын
@ I found out what to do, you update a function in a few places than make the others as obsolete because they are for a previous version. I got the lighting to work this is great!
@nights31231224 күн бұрын
Same for me, it only works in the editor
@Mistagoustan23 күн бұрын
@@nights312312 it does work. If you’re using unity 6 the code is in there just remove all of the unity 5 code and it will work. It’s all in that file in a region marked as unity 5
@FransooYTАй бұрын
Bro, I did the same as you but now I have a problem and that is that the textures in the game are now all pink for some reason.
@artimelessGamesАй бұрын
This is due to changing to URP, try searching fix pink textures URP unity :)
@googleuser4720Ай бұрын
How to install?
@Vlad_-NETАй бұрын
Unity 6 not working...
@InvelordАй бұрын
Sorry to hear that, i'll try to make an updated video later. I could still help you out through my discord if you still need (my dms are always open). I managed to get it working in unity 6 by importing all the three folders from the github repo into unity 6 assets folder. Then add volumetric fog inside the renderer and global volume.
@Anigatwoniga3 ай бұрын
help it is only working in the scene and not in game
@Invelord3 ай бұрын
Hmm it should've worked in game, just make sure that you enable post processing in the camera. If you still have issues, i can help you out via discord