這是一個基於UGUI的手牌操作模組範例
This is an example of a hand operation module based on UGUI
模組核心程式碼在Assets/CardHandZone
The module core code is in Assets/CardHandZone
動態使用Dotween, 範例資源在Assets/Sample
Use Dotween dynamically, sample resources are in Assets/Sample
此模組提供了以下手牌操作表現:
This module provides the following hand operation performance:
- 進入手牌區 Enter the hand zone
- 選取 Select
- 取消選取 Deselect
- 拖曳 Drag
- 放開 Release
- 進入可打出區 Enter the playable area
- 進入無效區域(強制放開) Enter the invalid area (forced release)
- 離開手牌區 Leave the hand area
Note
本範例為古德數位出品, 歡迎贊助支持創作動力
This sample is produced by Goo Co., Ltd, welcome to support us and give us more motivation to create

