-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
162 lines (162 loc) · 7.99 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
<html lang="en">
<head>
<meta charset="utf-8">
<title>D.A. Assets</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="keywords" content="Figma Converter for Unity, Unity, Figma, convert, how to, UI design, game development, Unity Asset">
<meta name="author" content="D.A. Assets">
<meta name="description" content="is creating tools for the Unity Editor to automate or simplify workflows.">
<link rel="stylesheet" href="css/style.css">
<link href="img/favicon.png" rel="icon">
<link href="img/apple-touch-icon.png" rel="apple-touch-icon">
<script src="js/main.js"></script>
</head>
<body>
<div class="container">
<div class="header">
<h1>D.A. Assets</h1>
<div class="nav">
<a href="#assets">ASSETS</a>
<a href="#partners">PARTNERS</a>
<a href="#support">SUPPORT</a>
</div>
</div>
<div id="assets" class="section">
<h2>Assets</h2>
<div class="product">
<div class="product-content">
<img src="img/card_fcu.png" />
<div class="product-details">
<div>
<h3>Figma Converter for Unity</h3>
<p>An asset that automatically converts the layout from Figma to Unity Canvas.</p>
</div>
<div class="buttons">
<a class="buy-button" href="https://u3d.as/2Bxo" target="_blank">Buy in Asset Store</a>
<a href="files/fcu/FCU_Manual_for_developers.pdf" target="_blank">Manual for Developers</a>
<a href="files/fcu/FCU_Manual_for_designers.pdf" target="_blank">Manual for Designers</a>
<a class="youtube-button" href="https://www.youtube.com/watch?v=mrq0KOPa-lY" target="_blank">Video tutorial</a>
<a class="changelog-button" href="javascript:void(0);" onclick="toggleChangelog(1, 'fcu-changelog')">Changelog <span class="close-changelog hidden">×</span></a>
</div>
<div id="fcu-changelog" class="changelog hidden">
<div class="changelog-content"></div>
</div>
</div>
</div>
</div>
<div class="product">
<div class="product-content">
<img src="img/card_uitk.png" />
<div class="product-details">
<div>
<h3>Figma to UITK Converter</h3>
<p>Upgrade for "Figma Converter for Unity" asset, adding the ability to convert a layout from Figma to the UI Toolkit.</p>
</div>
<div class="buttons">
<a class="buy-button" href="https://u3d.as/3ckN" target="_blank">Buy in Asset Store</a>
<a href="files/uitk/UITK%20Plugin%20-%20Manual%20for%20developers.pdf" target="_blank">Manual for Developers</a>
<a href="files/uitk/UITK_Import_Result.unitypackage" target="_blank">Example of import</a>
<a class="changelog-button" href="javascript:void(0);" onclick="toggleChangelog(3, 'uitk-changelog')">Changelog <span class="close-changelog hidden">×</span></a>
</div>
<div id="uitk-changelog" class="changelog hidden">
<div class="changelog-content"></div>
</div>
</div>
</div>
</div>
<div class="product">
<div class="product-content">
<img src="img/card_dal.png" />
<div class="product-details">
<div>
<h3>D.A. Localizator</h3>
<p>A simple-to-set-up and use localization system with all the necessary features and even more.</p>
</div>
<div class="buttons">
<a class="buy-button" href="https://u3d.as/3nb6" target="_blank">Buy in Asset Store</a>
<a href="files/dal/DAL%20-%20Manual.pdf" target="_blank">Manual for Developers</a>
</div>
</div>
</div>
</div>
<div class="product">
<div class="product-content">
<img src="img/card_uel.png" />
<div class="product-details">
<div>
<h3>UI Toolkit Element Linker</h3>
<p>The asset simplifies access to UI Toolkit elements.</p>
</div>
<div class="buttons">
<a class="buy-button" href="https://u3d.as/3gYZ" target="_blank">Available for free</a>
<a class="github-button" href="https://github.com/DA-Assets/UITK-Element-Linker" target="_blank">GitHub</a>
<a href="files/uel/UEL%20-%20Manual.pdf" target="_blank">Manual for Developers</a>
</div>
</div>
</div>
</div>
<div class="product">
<div class="product-content">
<img src="img/card_img_overflow.png" />
<div class="product-details">
<div>
<h3>Image Overflow</h3>
<p>The asset allows rendering the Sprite of the Image component beyond its RectTransform boundaries.</p>
</div>
<div class="buttons">
<a class="buy-button" href="https://u3d.as/3icu" target="_blank">Buy in Asset Store</a>
<a href="files/img_overflow/Image%20Overflow%20-%20Manual.pdf" target="_blank">Manual for Developers</a>
<a class="youtube-button" href="https://www.youtube.com/shorts/1uXPlY9nUBg" target="_blank">Video tutorial</a>
</div>
</div>
</div>
</div>
</div>
<div id="partners" class="section">
<h2>Partners</h2>
<div class="product">
<div class="product-content">
<img src="img/card_nova_ui.png" />
<div class="product-details">
<div>
<h3>Nova UI</h3>
<p>Nova is a new kind of UI framework made for Unity developers, designers, and creators.</p>
<p>It combines professional-caliber design tools, a comprehensive runtime API, and modern UI features such as rounded corners, borders, drop shadows, auto sizing, padding, margins, and more, into a familiar transform and prefab workflow.</p>
<p>You can easily convert your Figma layouts into Nova UI components using the "Figma Converter for Unity" asset.</p>
</div>
<div class="buttons">
<a class="buy-button" href="https://u3d.as/2Sge" target="_blank">Buy in Asset Store</a>
<a class="buy-button" href="https://u3d.as/2Uqs" target="_blank">Try for free</a>
<a href="https://novaui.io/" target="_blank">Website</a>
</div>
</div>
</div>
</div>
</div>
<div id="support" class="section">
<h2>Support</h2>
<div class="product">
<div class="product-content">
<img src="img/card_da.png" />
<div class="product-details">
<div class="product-details-no-header">
<p> You can contact me for getting help with my products. </p>
<p> The preferred method of communication is Discord or Telegram, as it provides a convenient and fast way of communication, which is very important when solving any possible problems. </p>
<p> Join us! 👇🏻😉 </p>
</div>
<div class="buttons">
<a class="discord-button" href="https://discord.gg/ZsnDffV5eE" target="_blank">Discord Server</a>
<a class="telegram-button" href="https://t.me/da_assets_publisher" target="_blank">Telegram Support</a>
<a href="mailto: [email protected]">Email Support</a>
</div>
</div>
</div>
</div>
</div>
</div>
<footer class="footer">
<p>All products released by D.A. Assets and distributed on the Asset Store platform</p>
<p>are protected under the <a href="https://unity.com/legal/as-terms" target="_blank">Standard Unity Asset Store EULA</a>.</p>
</footer>
</body>
</html>