/dotween

A Unity C# animation engine. HOTween v2

Primary LanguageC#OtherNOASSERTION

DOTween

A Unity C# animation/tween engine. HOTween v2
Developed by Daniele Giardini - http://www.demigiant.com

Check the docs on DOTween's website - http://dotween.demigiant.com

Building

Requirements:

Open the solution and build at least the DOTween and DOTweenEditor projects. These projects have several post build events with *.targets files that copy files to the Package folder structure.

The repository has a workflow defined that checks in several versions of Unity that they compile the DOTween, DOTweenEditor and DOTweenUpgradeManager assemblies correctly to prevent breaking changes in the Unity API.