summaryrefslogtreecommitdiff
path: root/Assets/ThirdParty/Demigiant/DOTween/readme.txt
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2020-10-13 07:02:26 +0800
committerchai <chaifix@163.com>2020-10-13 07:02:26 +0800
commit58a47386a711746d17c5c66ac897a53f7a4aad4b (patch)
treee73d4906280793b5fb3070fe258333e0ad988115 /Assets/ThirdParty/Demigiant/DOTween/readme.txt
parent8b384dffa0d9c63c7a657c6e567c2ddefbf046cd (diff)
+samurai & ninja animations
Diffstat (limited to 'Assets/ThirdParty/Demigiant/DOTween/readme.txt')
-rw-r--r--Assets/ThirdParty/Demigiant/DOTween/readme.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/Assets/ThirdParty/Demigiant/DOTween/readme.txt b/Assets/ThirdParty/Demigiant/DOTween/readme.txt
new file mode 100644
index 00000000..3439db19
--- /dev/null
+++ b/Assets/ThirdParty/Demigiant/DOTween/readme.txt
@@ -0,0 +1,18 @@
+DOTween and DOTween Pro are copyright (c) 2014 Daniele Giardini - Demigiant
+
+// GET STARTED //////////////////////////////////////////////
+
+- 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.
+- In your code, add "using DG.Tweening" to each class where you want to use DOTween.
+- You're ready to tween. Check out the links below for full documentation and license info.
+
+
+// LINKS ///////////////////////////////////////////////////////
+
+DOTween website (documentation, examples, etc): http://dotween.demigiant.com
+DOTween license: http://dotween.demigiant.com/license.php
+DOTween repository (Google Code): https://code.google.com/p/dotween/
+
+// NOTES //////////////////////////////////////////////////////
+
+- 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 \ No newline at end of file