Where To Learn How To Do VFX and Particles?

I am trying to learn how to do some VFX and particles for an anime styled game. However I couldn’t find any videos that could teach you how to do this, so I was wondering if there were any sources that could teach you how to. I want to know how people are able to make use of meshes and particles to create these:

6 Likes

So the meshes are usually created from blender and imported to roblox, imported meshes have a lot more freedom in terms of graphical looks with transparency blending e.c.t

The particles are images uploaded into roblox and loaded to a partical emmitter.

Im sure you can find some tutorials online about both blender meshes and uploading images for particles with a 2 min search.

Alot of these animations you see also contain scripts that make some base parts for random lightning but advancee animations will have a lot more.

4 Likes