# Light Trail Effect

**URL:** https://phaser.discourse.group/t/light-trail-effect/13501
**Category:** Phaser 3
**Created:** [August 28, 2023, 3:37pm UTC](https://phaser.discourse.group/t/light-trail-effect/13501 "2023-08-28T15:37:20Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![av-guy-1234](https://avatars.discourse-cdn.com/v4/letter/a/7ea924/32.png) [@av-guy-1234](https://phaser.discourse.group/u/av-guy-1234)
#### Post date: [August 28, 2023, 3:37pm UTC](https://phaser.discourse.group/t/light-trail-effect/13501/1 "2023-08-28T15:37:20Z")

</div>

Hello,

I apologize if this question has already been asked.

I am trying to create a light trail effect on a ball using Phaser 3. I have been successful in using a particle emitter to create a similar effect, but it is not exactly what I am looking for.

![light-trail](https://global.discourse-cdn.com/free1/uploads/phaser1/original/2X/c/c31ebb0f202269cd3252d4c72ecf5d87a22b56e7.png)

I am trying to create something like the image above. Does anyone know how I could do something like this?

Thank you in advance.
