SpriteTrail screenshot 1
L

Publisher

luizcarlos1405

SpriteTrail

Tools
Custom Effects Inspector Movement Scene Settings SpriteTrail Visual

A custom node that adds a trail of copies of the texture of a Sprite or an AnimatedSprite. Just add SpriteTrail and tweak the settings on the inspector.

Instalation

Copy the folder addons into your project than activate the plugin at Project > Project Settings > Plugins > Sprite Trail (Status:) set as Active.

Usage

A new node will be available called SpriteTrail. Create it as a child of a Sprite or an AnimatedSprite. Set Active as true on the inspector and you'll see the trail if you move the Sprite/AnimatedSprite. Change the settings at the inspector as you want.

There is an Example.tscn scene in this repository with an implementation.