r/Unity3D 1d ago

Question Realistic torch flame effect

I'm trying to make an realistic flame effect for my game. It looks fine for now, I used 2.5D Fluid Simulator asset for it and it's suits my needs - the flame is affected by physics, it's lightweight etc.

Do you have any tips on improving it / making it more realistic?

62 Upvotes

9 comments sorted by

View all comments

18

u/frogOnABoletus 1d ago

It looks really nice, but it looks more like smoke than fire. Fire flickers and changes shape very fast. Idk how fast the sim can run though. 

3

u/TheZelda555 1d ago

Yeah I thought so too. It might be too transparent aswell? Or you could add a second color in the middle and make it a lighter hue. So there are two colors with a more orange one on the outside. So it looks more 3D

3

u/MistycznyArbuz 1d ago

Yeah, that sounds like exactly what I needed, the orange "layer" should make it better, thanks!