# D.A. Assets
> D.A. Assets is a publisher of developer tools for the Unity Editor and Figma. Flagship products are Figma Converter for Unity (FCU), the Figma → UI Toolkit Converter, D.A. Button, D.A. Localizator, UI Toolkit Linker & Binder, Image Overflow, and the ZIP Project Exporter Figma plugin. The site is bilingual (English and zh-CN at `/cn/*`) and operated by FUTTECH LP.
This `llms.txt` follows the proposed standard at . It is the canonical, machine-readable summary of the site for large language models (training, retrieval, and agentic search). The English landing pages are linked below; an identical Chinese version exists at the same path with the `/cn` prefix (e.g. ).
## Unity Assets
- [Figma Converter for Unity (FCU)](https://da-assets.com/fcu): One-click converter from Figma layouts to Unity Canvas. Supports UGUI, Nova UI, and UI Toolkit. Sold on the Unity Asset Store.
- [Figma to UI Toolkit Converter](https://da-assets.com/uitk-converter): Add-on for FCU that targets Unity's UI Toolkit (UXML/USS) instead of UGUI.
- [D.A. Button](https://da-assets.com/dab): Animated button component for Unity UGUI with hover/press/disable states and timeline-style animations.
- [D.A. Localizator](https://da-assets.com/dal): Drop-in localization system for Unity with CSV/Google Sheets workflows and runtime language switching.
- [UI Toolkit Linker & Binder](https://da-assets.com/ulb): Free Unity asset for binding UXML elements to MonoBehaviour fields via attributes; eliminates manual `Q()` lookups.
- [Image Overflow](https://da-assets.com/image-overflow): Unity component that lets UGUI images render outside their RectTransform bounds, useful for shadows, glows, and decorative overlays.
## Figma Plugins
- [Figma Plugins overview](https://da-assets.com/figma-plugins): Catalog of D.A. Assets' Figma plugins.
- [ZIP Project Exporter](https://da-assets.com/offline-fcu): Creates a local ZIP copy of a Figma project so Unity imports through Figma Converter for Unity are unlimited and immune to the Figma REST API's `429 Too Many Requests` errors. Required workflow for Figma Free-plan users and high-volume teams. $59 lifetime license.
## Company
- [Partners](https://da-assets.com/partners): Third-party assets that integrate with Figma Converter for Unity — Nova UI, Coplay, UniText.
- [Support](https://da-assets.com/support): Support channels (Discord, Telegram, WeChat, email) and FAQ access.
- [Privacy Policy](https://da-assets.com/privacy): Privacy policy for D.A. Assets products and services (FUTTECH LP). Marked `noindex` for SEO but available for direct retrieval.
- [Terms & Conditions](https://da-assets.com/terms): Terms and conditions. Marked `noindex` for SEO but available for direct retrieval.
## Optional
- [Sitemap (XML)](https://da-assets.com/sitemap.xml): Full URL list with `lastmod` and `hreflang` annotations for English and Chinese variants.
- [Robots policy](https://da-assets.com/robots.txt): Crawler allowances for Google, Bing, Yandex, Baidu, Sogou, 360, Yisou, Bytespider, and the major AI assistants (OAI-SearchBot, Claude-SearchBot, PerplexityBot, GPTBot, ChatGPT-User, etc.).
- [Developer documentation (FCU)](https://da-assets.com/docs/fcu-for-developers/introduction): FCU API reference and integration guides.
- [Designer documentation (FCU)](https://da-assets.com/docs/fcu-for-designers/layout-rules): Figma layout rules for clean Unity imports.