summaryrefslogtreecommitdiff
path: root/Assets/ThirdParty/Demigiant/readme_DOTweenPro.txt
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2020-10-13 10:33:05 +0800
committerchai <chaifix@163.com>2020-10-13 10:33:05 +0800
commitfc6de82e75310b4c007d80753a5f58e6692f4855 (patch)
treee6d8d9226595a6727d43f18a218f53533101a4e0 /Assets/ThirdParty/Demigiant/readme_DOTweenPro.txt
parent8cd16fb71177bb61a9475284d944bc6aba30740e (diff)
+misc
Diffstat (limited to 'Assets/ThirdParty/Demigiant/readme_DOTweenPro.txt')
-rw-r--r--Assets/ThirdParty/Demigiant/readme_DOTweenPro.txt46
1 files changed, 23 insertions, 23 deletions
diff --git a/Assets/ThirdParty/Demigiant/readme_DOTweenPro.txt b/Assets/ThirdParty/Demigiant/readme_DOTweenPro.txt
index 40a976f5..54c4badf 100644
--- a/Assets/ThirdParty/Demigiant/readme_DOTweenPro.txt
+++ b/Assets/ThirdParty/Demigiant/readme_DOTweenPro.txt
@@ -1,24 +1,24 @@
-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.
-
-// VISUAL SCRIPTING (PRO ONLY)
-- To animate a gameObject, select it and choose "Add Component > DOTween > DOTween Animation"
-- To animate a gameObject along a path, select it and choose "Add Component > DOTween > DOTween Path"
-
-// SCRIPTING
-- 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 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.
+
+// VISUAL SCRIPTING (PRO ONLY)
+- To animate a gameObject, select it and choose "Add Component > DOTween > DOTween Animation"
+- To animate a gameObject along a path, select it and choose "Add Component > DOTween > DOTween Path"
+
+// SCRIPTING
+- 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