Creating quick cutscenes with vfx

  1. What do I want to achive?

The “anime dash lines” may be achieved with ImageLabels, while the glowing effects could be Parts/MeshParts with Neon materials (or just plain ParticleEmitters). The moving background might be a SurfaceGui, moving with the Camera.CFrame + Z offset, and resized to fit the screen.

The first two can be simple enough. For the last one, see this:

After reading, remember to adjust the CFrame of the Part by half its thickness (Z) on the Z axis forward.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.