You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are currently having difficulty maintaining consistency between the layout of objects in our Unity project and the original design created in Figma. To improve this process and ensure an accurate correspondence between the two environments, it is necessary to develop a solution that allows you to arrange the positions of Unity objects based on the Figma layout.
Approach suggestions:
Analyze discrepancies between the layout of objects in Figma and Unity.
Develop a plugin for Unity that integrates with Figma and allows you to import object positions directly from the design.
Implement algorithms to align and position objects in Unity according to the coordinates provided by Figma.
Test the solution in different scenarios to ensure its robustness and accuracy.
Document the plugin integration process and its use.
Acceptance Criteria:
The plugin must be able to import the positions of Figma objects into Unity accurately.
Object positions in Unity must exactly match their positions in the Figma design.
The plugin must be clearly and comprehensively documented in the issue.
The text was updated successfully, but these errors were encountered:
Description
We are currently having difficulty maintaining consistency between the layout of objects in our Unity project and the original design created in Figma. To improve this process and ensure an accurate correspondence between the two environments, it is necessary to develop a solution that allows you to arrange the positions of Unity objects based on the Figma layout.
Approach suggestions:
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: