# MouseTrailLite



**Author:** Aedra  

**Version:** 1.1  

**Interface:** 120001  



---



## Overview



MouseTrailLite is a lightweight cursor trail addon that spawns directional particles based on real mouse movement vectors and speed.



The system is modular, performance-oriented, and controlled entirely through simple chat commands for fast visual customization.



---



## Installation



1. Place the `MouseTrailLite` folder inside:



World of Warcraft/_retail_/Interface/AddOns/



2. Restart the game or type:



/reload



---



## Commands



Use:



/mtl <option>



Available options:



Sizes:

- /mtl small

- /mtl medium

- /mtl big



Colors:

- /mtl white

- /mtl red

- /mtl green

- /mtl blue



Trail Length:

- /mtl long

- /mtl short



Reset:

- /mtl reset



---



## Default Settings



- Size → medium (20)  

- Length → long (1.4)  

- Color → white  



---



## Design Philosophy



- No heavy UI  

- No unnecessary sliders  

- Instant visual feedback  

- Minimal performance footprint  



Simple commands. Immediate results.