Particle Trails deprecated


A small player movement trail framework. Currently provides the trans trail (pastel pink/blue/white puffs), which the Estrogen Mod requests while an HRT dose boost is active. Other mods can request trails via the 'trails' remote interface.

Content
3 days ago
2.0
1
Character

Changelog

Version: 0.1.0
Date: 2026-09-07
  Features:
    - Initial release: Trails framework for player movement trails, currently with the trans trail (pastel pink, blue and white puffs)
    - Remote API for other mods: remote.call("trails", "start_trail", player_index, "trans"), stop_trail(player_index), get_active_trail(player_index)
    - Trail particles render behind the player character (lower-object-above-shadow) and kick up behind the feet relative to the movement direction