
Simple 2D Sprite Animator is a lightweight, flexible 2D sprite animation system designed for quick animation workflows and code-driven control.Best 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.This Asset also includes oboropixel's Top Down Template Asset Pack, Recolored and Redistributed, license included.Key FeaturesQuick and lightweight multi-platform sprite animation workflow.Create clips as assets or in Character animation sets.Populate Animation frames directly from sprite sheets.Add frame events with simple payloads (int, string... etc.).Register frame events by code for more control or use the inspector to directly assign objects from the scene.Direction-aware animations (Change direction in runtime)Simple state system including transition conditions and parameters.Easy sprite skins system for outfit/variant swaps.Live preview in inspector and scene view.Works with both Sprites and UI Images.Optional support for URP's 2D Lights.DocumentationThis 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.