Demo Scenes

beginner tasks

Trails FX · Common Tasks

Trails FX includes demo scenes that showcase all trail styles and configuration options.

Included Demos

SceneDescription
Demo SceneMain demo with multiple objects demonstrating Color, Clone, Outline, Space Distortion, Dash, and Texture Stamp trail styles.

Running the Demo

  1. Navigate to TrailsFX/Demo in the Project window.
  2. Open the demo scene.
  3. Enter Play mode to see the effects in action.
  4. Select individual GameObjects to inspect their TrailEffect settings.
URP users: Convert the demo materials first. See URP Instructions.

Learning from the Demos

Each demo object demonstrates a different trail configuration. Examine these settings to learn how to achieve specific effects:

  • Sword trails — Color Ramp with anchor transforms on blade edges
  • Character afterimages — Clone style with animation state filtering
  • Speed lines — Dash style with continuous triggering
  • Ghost outlines — Outline style with fade out
  • Distortion effects — Space Distortion style (requires Opaque Texture in URP)
Was this page helpful?