Figma Design Downloader
To start downloading Figma design files, you need to set up Figma Downloader asset in Unity. From Unity menu (right click on Asset folder), navigate to Create -> Cdm -> Figma Downloader.
Last updated
Was this helpful?
To start downloading Figma design files, you need to set up Figma Downloader asset in Unity. From Unity menu (right click on Asset folder), navigate to Create -> Cdm -> Figma Downloader.
Last updated
Was this helpful?
Open your account settings on Figma and navigate to Personal Access Token section. There you can acquire tokens and set their expiration and permissions. Paste your unique token to "Personal Access Token" field on Figma Design Downloader asset.
Unfortunately Figma design file ids cannot be acquired within Figma, thus you need to get it from design file URL. Figma design URLs look like this:
Design file id can be found between file/{FILE ID}/{Design File Name...}...
Copy & paste this to "File ID" field on Figma Design Downloader asset.
Here you can set the name under which the Figma design file will be saved as an asset. The default will be the name of the Figma design.
If you have branches on your Figma design, you can select which branch you want to download from here.
Here you can enter the file path where the Figma design asset will be saved, for example: "Assets/Figma Designs".
Here you can enter the extension of the asset to be downloaded. Your asset will be downloaded & saved to {Asset Path}/{File Name}.{Asset Extension}, for example: "Assets/Figma Designs/Figma Importer Example.figma"
If your design file on Figma has dependencies to other Figma design files, select this option to download the design file without missing components/elements.
If selected, images from the Figma design file will be downloaded.