Skip to content

Latest commit

 

History

History
executable file
·
9 lines (5 loc) · 506 Bytes

README.md

File metadata and controls

executable file
·
9 lines (5 loc) · 506 Bytes

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.