Project_WL/Assets/Plugins/Demigiant/DOTween
깃 관리자 e8e2103918 [WL-816] FarmingIsland 에셋 + 동봉 플러그인을 레포에 올린다 (#816)
PD 가 「우리 게임의 기본 시스템을 FarmingIsland 씬의 시스템을 그대로 활용하고
싶다」고 채택했으므로 기반 시스템이 되었다. 미추적 상태로는 병렬 worktree 에
폴더 자체가 없어 워커가 작업할 수 없다(816c 가 선결 과제로 지목).

- Assets/FarmingIsland/** (1,195 파일 174MB · 섬 확장·상인·인벤토리·농사·축산·낚시·섹터 이동)
- Assets/Plugins/{Demigiant(DOTween), SimpleInput, UI} — FarmingIsland 컴파일에 필요

🔴 FI 씬 5개의 빌드 목록 등록은 ProjectSettings 변경이라 PD 승인 후 별건으로 한다
   (F-31 재발 방지 — 임포트가 ProjectSettings 를 덮어쓴 사고가 있었다).

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-13 11:43:01 +09:00
..
Editor [WL-816] FarmingIsland 에셋 + 동봉 플러그인을 레포에 올린다 (#816) 2026-09-13 11:43:01 +09:00
Modules [WL-816] FarmingIsland 에셋 + 동봉 플러그인을 레포에 올린다 (#816) 2026-09-13 11:43:01 +09:00
DOTween.XML [WL-816] FarmingIsland 에셋 + 동봉 플러그인을 레포에 올린다 (#816) 2026-09-13 11:43:01 +09:00
DOTween.XML.meta [WL-816] FarmingIsland 에셋 + 동봉 플러그인을 레포에 올린다 (#816) 2026-09-13 11:43:01 +09:00
DOTween.dll [WL-816] FarmingIsland 에셋 + 동봉 플러그인을 레포에 올린다 (#816) 2026-09-13 11:43:01 +09:00
DOTween.dll.meta [WL-816] FarmingIsland 에셋 + 동봉 플러그인을 레포에 올린다 (#816) 2026-09-13 11:43:01 +09:00
Editor.meta [WL-816] FarmingIsland 에셋 + 동봉 플러그인을 레포에 올린다 (#816) 2026-09-13 11:43:01 +09:00
Modules.meta [WL-816] FarmingIsland 에셋 + 동봉 플러그인을 레포에 올린다 (#816) 2026-09-13 11:43:01 +09:00
readme.txt [WL-816] FarmingIsland 에셋 + 동봉 플러그인을 레포에 올린다 (#816) 2026-09-13 11:43:01 +09:00
readme.txt.meta [WL-816] FarmingIsland 에셋 + 동봉 플러그인을 레포에 올린다 (#816) 2026-09-13 11:43:01 +09:00

readme.txt

DOTween and DOTween Pro are copyright (c) 2014-2018 Daniele Giardini - Demigiant

// IMPORTANT!!! /////////////////////////////////////////////
// Upgrading DOTween from versions older than 1.2.000 ///////
// (or DOTween Pro older than 1.0.000) //////////////////////
-------------------------------------------------------------
If you're upgrading your project from a version of DOTween older than 1.2.000 (or DOTween Pro older than 1.0.000) please follow these instructions carefully.
1) Import the new version in the same folder as the previous one, overwriting old files. A lot of errors will appear but don't worry
2) Close and reopen Unity (and your project). This is fundamental: skipping this step will cause a bloodbath
3) Open DOTween's Utility Panel (Tools > Demigiant > DOTween Utility Panel) if it doesn't open automatically, then press "Setup DOTween...": this will run the upgrade setup
4) From the Add/Remove Modules panel that opens, activate/deactivate Modules for Unity systems and for external assets (Pro version only)

// GET STARTED //////////////////////////////////////////////

- After importing a new DOTween update, select DOTween's Utility Panel from the "Tools/Demigiant" menu (if it doesn't open automatically) and press the "Setup DOTween..." button to activate/deactivate Modules. You can also access a Preferences Tab from there to choose default settings for DOTween.
- 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/
Demigiant website (documentation, examples, etc): http://www.demigiant.com

// NOTES //////////////////////////////////////////////////////

- DOTween's Utility Panel can be found under "Tools > Demigiant > DOTween Utility Panel" and also contains other useful options, plus a tab to set DOTween's preferences