Simple 2D Sprite Animator is a lightweight, flexible 2D sprite animation system designed for quick animation workflows and code-driven control.DocumentationBest suited for top down 4-directional games regardless of the genres, with the ability to be used for other 2D styles as well.Future updates will make it easier.Key Features:Fast, lightweight, and works on all platforms.Create animation clips as assets or inside character sets.Build animations directly from sprite sheets.Add frame events with simple data (int, string, etc.).Set up events in code or through the inspector.Supports direction changes at runtime.Simple state system with transitions and parameters.Easy outfit and variant swapping with sprite skins.Live preview in the inspector and scene view.Works with both Sprites and UI Images.Optional support for URP 2D Lights.This Asset also includes oboropixel's Top Down Template Asset Pack, Recolored and Redistributed, license included.This asset's code was refactored, modularized and commented on using ChatGPT (GPT-5).It was used to make the animation setup workflow easier for the developers and make them able to extend and modify.