A showcase of visual effects I made as part of a VFX course at Futuregames.
This was the first time I really tried taking some time to make good VFX so I am pretty happy with the result.
A projectile that explodes on impact. I spent quite a lot of time iterating on the explosion to make it feel snappy and to make sure the way it fades out looks a bit interesting.
The explosion is made out of two sphere meshes while the rest is sprites.
A fairly simple projectile firing three times in succession which leaves a burn mark if it collides with an object.
The burn mark is made through a mesh which projects a decal on the area hit.
A barrier deployed after a short delay.
Unlike the other VFX shown here, this one mainly uses mesh particles instead of sprites. Because of that most of the time on this one was spent on texturing and setting up the materials.