Demigiant/dotween
A Unity C# animation engine. HOTween v2 observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 94
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4186
- days_rel: n/a
- days_push: 38
- n_releases_24m: 0
Adoption not part of the score
2681 stars · 368 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
DOTween is a fast, type-safe C# tween/animation engine for Unity, evolved from HOTween v2. It animates numeric and non-numeric values (transforms, materials, strings) via fluent shortcut extensions like transform.DOMove(), with sequences, loops, callbacks, and modular Unity system support.
Use cases
- animate a Unity transform to a position over time
- tween UI elements in a Unity game
- create sequenced animation chains in Unity
- scale or fade game objects with easing
- animate material properties and strings in Unity
- avoid GC allocations when tweening in games
When to choose
- you are building a Unity game and need performant, type-safe tweening
- you want a mature, widely used animation library with extensive documentation
- you need to tween almost any value type with sequences and callbacks
When to avoid
- you are not using Unity or a C# game engine
- you need skeletal or timeline-based animation rather than value tweening
- your project requires a permissive open-source license (license is custom/restricted)
Facets
library · maturity stable
animation game-engine graphics cross-platform game-engine cross-platform windows unity tweening csharp animation-engine hotween-v2 game-development macos linux android ios
3 sources
- readme: https://github.com/Demigiant/dotween · fetched 2026-08-28 · 2be4bd792e4b
- homepage: http://dotween.demigiant.com · fetched 2026-08-29 · 223091f2b101
- site_page: http://dotween.demigiant.com/documentation.php · fetched 2026-08-29 · 606189fb9bb5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Demigiant/dotween | main | 75 |
For agents
markdown · JSON · MCP: product_card(name="Demigiant/dotween")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem