Overview
Convert AdobeXD artboards to UI Prefab for Unity.
That gives you reduce your UI creation time.
More samples and can try:)
https://github.com/itouh2-i0plus/XdUnityUI
Overview
Convert AdobeXD artboards to UI Prefab for Unity.
That gives you reduce your UI creation time.
More samples and can try:)
https://github.com/itouh2-i0plus/XdUnityUI
New sample!!
Dots Scrollbar & Horizontal layout scroll
from AdobeXD
To Unity
More samples
https://github.com/itouh2-i0plus/XdUnityUI
v0.8 release!
https://github.com/itouh2-i0plus/XdUnityUI/releases/
AdobeXD export
Unity import
Check Design
More samples and documents.
https://github.com/itouh2-i0plus/XdUnityUI
v0.8.5 release.
AdobeXD bitmap 9slice plugin helper!
https://github.com/itouh2-i0plus/XdUnityUI/releases/
More samples and documents.
https://github.com/itouh2-i0plus/XdUnityUI
v0.9 release
https://github.com/itouh2-i0plus/XdUnityUI/releases/
More samples and documents.
https://github.com/itouh2-i0plus/XdUnityUI
Hello,
Do you plan to target the new UI (UIToolkit) framework ?
Hi,
Yes, of course we are considering it.
If donāt, there is no future.
I think it can be a tool to create a quick mock for UI Tookit.
Support Scroll Groups soon!
Hello,
I was trying your sample xd file.
Some textures seem missing during conversion.
Iām wondering what is the probably reason for this situation. Thanks!
Thank you for trying.
Iāve fixed it and I hope youāll try it again.
https://github.com/itouh2-i0plus/XdUnityUI/releases/
NestedPrefab can now be created.
Itās more practical.
The conversion accuracy has improved so much!
https://github.com/itouh2-i0plus/XdUnityUI/
XDās features are converted.
AdobeXD:
Unity:
XuidUnity!
Transfer Xd UI Design to Unity
Renamed the project to a releasable name.
https://github.com/itouh2-i0plus/XuidUnity
Added support for loading additional conversion CSS.
You can set the conversion local rules for each game and artboard.
Added experimental feature value change by CSS .
This may be useful for creating multilingual UI prefabs.
In practice, value changes are severely limited by AdobeXDās EditContext.
https://adobexdplatform.com/plugin-docs/reference/core/edit-context.html
Iām trying to find a useful use for it.
That is fantastic! Keep up the great work! Is there a way to export from Adobe indesign instead? What would be the best export from indesign?
Thank you. Weāll keep working on it.
Iām not familiar with InDesign.
If you can transfer the InDesign data to Photoshop, then the PSD can be loaded in XD.
Maybe you can export from there.
I havenāt verified this.
Hi, I used some old version of this plugin and when I want to update it today, in AdobeXD was error ācanāt update pluginā. I deleted plugin and try to install it from zero, but itās same⦠can you help me with this?
Hi, I tried to Import the artboard to the unity, it gave me this error which I didnāt know how to fix it. I downloaded the plugins from https://github.com/itouh2-i0plus/XuidUnity/releases
Error: Object reference not set to an instance of an object.
thank you @i0plus_developer
So we used another plugin version and with that one it worked perfectly. this version v0.9.6 RC at this Address: https://github.com/itouh2-i0plus/XuidUnity/releases
thanks again for the plugin @i0plus_developer
How do I use addComponents function? I want to put a custom script on it.