Home > Back-end >  How to achieve this Unity vfx
How to achieve this Unity vfx

Time:01-24

I'd like to achieve this kind of effect in my Unity ARKit mobile app. I'm curious if anyone could explain how this is done...

I thought maybe it's an animated sprite sheet type effect, or maybe a particle effect or maybe geometry with shading effect.

Here's what I'm looking for: Unity VFX

Any suggestions on where to start I'd appreciate it

CodePudding user response:

this question is more of a unity forum question but any way if i were you i would look into Particle Effects And trails

  •  Tags:  
  • Related