Card Fan UI¶
Card Fan UI is a tiny, dependency‑free set of UI helpers for Unity to lay out a row of card prefabs in a curved fan, with hover lift, drag & drop, and simple deal/draw helpers.
- Fast setup: drop a
UI Hand Layouton a container and assign your card prefabs. - Smooth interaction: pointer hover brings cards forward; drag uses a temporary canvas layer for crisp visuals.
- Modular: use only the bits you want.
Tested on Unity 2021.3+ and 2022.3 LTS. Requires UGUI (built‑in). No URP/HDRP requirement.