Demigiant / dotween

A Unity C# animation engine. HOTween v2
http://dotween.demigiant.com
Other
2.35k stars 351 forks source link

DOTween as Unity Package #454

Open Nickpofig opened 3 years ago

Nickpofig commented 3 years ago

It would be nice to have a DOTween as a unity package so that it will be easily added throw the Unity Package Manager. It will also help you to control versions and help users to select the exact version they want.

If you would like, you could also make a "buy Pro" editor window, which could download additional "pro" files and the license when the user decides to buy the product.

Cheers.

hendrik-schulte commented 3 years ago

I actually tried to build a package on my own but DOTween got stuck in the initialization procedure which rendered it unusable. He probably cannot handle DoTween files being located outside of the Assets folder. I would be very grateful to see this fixed!

hcorion commented 3 years ago

Duplicate of #395