readme.txt 1.0 KB

123456789101112131415161718
  1. DOTween and DOTween Pro are copyright (c) 2014 Daniele Giardini - Demigiant
  2. // GET STARTED //////////////////////////////////////////////
  3. - After importing a new DOTween update, select DOTween's Utility Panel from the Tools menu (if it doesn't open automatically) and press the "Setup DOTween..." button to set up additional features based on your Unity version.
  4. - In your code, add "using DG.Tweening" to each class where you want to use DOTween.
  5. - You're ready to tween. Check out the links below for full documentation and license info.
  6. // LINKS ///////////////////////////////////////////////////////
  7. DOTween website (documentation, examples, etc): http://dotween.demigiant.com
  8. DOTween license: http://dotween.demigiant.com/license.php
  9. DOTween repository (Google Code): https://code.google.com/p/dotween/
  10. // NOTES //////////////////////////////////////////////////////
  11. - DOTween's Utility Panel can be found under "Tools > DOTween Utility Panel" and also contains other useful options, plus a tab to set DOTween's preferences