With this asset, you can transfer your layout from Figma to Unity in one click!
ALL ASSETS FROM THE DEPENDENCIES TAB ARE OPTIONAL
The asset requires the free com.unity.nuget.newtonsoft-json package to function.
Information on how to install it can be found in the asset's manual.
Figma Converter for Unity:
- Preserves the hierarchy of the Figma project;
- Imports PNG, JPG and SVG files;
- Creates 9-Sliced sprites;
- Creates prefabs;
- Downloads TTF fonts and creates TextMeshPro fonts;
- Generates a localization file;
- Generates scripts. Automatically serializes GameObjects into the generated scripts or into your own scripts;
- Updates already imported projects;
- Doesn't create sprite duplicates;
- Auto-colorization of single-color sprites to white for color overlay;
- Creates scene backups.
Automatically creates components:
- Image, RawImage, SpriteRenderer, SVGImage;
- UI.Text, TextMeshProUGUI;
- UI.Button;
- UI.InputField, TMP_InputField;
- HorizontalLayoutGroup;
- VerticalLayoutGroup;
- GridLayoutGroup;
- ScrollView;
- Toggle;
I will consider any of your suggestions for integrating new functionality.
Please, always update to the latest version of asset.