社区
下载资源悬赏专区
帖子详情
NGUI_v301.unitypackage下载
weixin_39822095
2019-08-29 08:00:27
unity3d开发必备ui工具。ngui比u3d自带的ui工具强很多。
相关下载链接:
//download.csdn.net/download/lianhai5210519/6519907?utm_source=bbsseo
...全文
26
回复
打赏
收藏
NGUI_v301.unitypackage下载
unity3d开发必备ui工具。ngui比u3d自带的ui工具强很多。 相关下载链接://download.csdn.net/download/lianhai5210519/6519907?utm_source=bbsseo
复制链接
扫一扫
分享
转发到动态
举报
写回复
配置赞助广告
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
Unity
插件 N
GUI
各种版本合集
本包中共有六个版本的N
GUI
,大家可以自己选择版本。 N
GUI
Next-Gen UI 3.6.0.
unity
package
N
GUI
Next-Gen UI 3.12.1(u5.6.5).
unity
package
N
GUI
Next-Gen UI 2019.3.0.
unity
package
N
GUI
Next-Gen UI v2018.3.0.
unity
package
N
GUI
Next-Gen UI v2018.3.0c(u2018.3.0).
unity
package
N
GUI
Next-Gen UI v2018.3.0e(u2018.3.0).
unity
package
HUD_Text_v1.11.
unity
package
-------------------------------------------------- N
GUI
: HUD Text Copyright 漏 2012-2014 Tasharen Entertainment Version 1.11 http://www.tasharen.com/forum/index.php?topic=997.0 -------------------------------------------------- Thank you for buying N
GUI
HUD Text! This version of HUDText has been tested with N
GUI
3.4.9 If you have N
GUI
2.7.0 or earlier, delete the Examples and Scripts folders, then import the contents of the hudtext_n
gui
270.
unity
package
instead. ---------------------------------------------- !! IMPORTANT NOTE !! ---------------------------------------------- Upon importing this
package
into a brand-new project, you will get compile errors unless that project already has N
GUI
present! You'll need to import N
GUI
as well. If you don't have N
GUI
, but still want to use HUDText, then I am guessing you didn't read the
package
's description! But... you can still use HUDText. Get in touch with me via support@tasharen.com and I will hook you up. ---------------------------------------------- Usage: 1. Attach the HUDText script to a game object underneath your UIRoot and set the font it should use. 2. To make it follow an object drawn with another camera, attach UIFollowTarget to the same object and set its target. 3. From code, use HUDText's Add() function to add new floating text entries. You can also tweak the splines on the HUDText script, changing the motion of the text as you see fit. Video: http://www.youtube.com/watch?v=diql3UP1KQM ---------------------------------------------- Example Usage: ---------------------------------------------- HUDText hudText = GetComponent
(); // This will show damage of 123 in red, and the message will immediately start moving. hudText.Add(-123f, Color.red, 0f); // This will show "Hello World!" and make it stay on the screen for 1 second before moving hudText.Add("Hello World!", Color.white, 1f); // If you don't want your numeric damage values to be added up, pass them as a string instead: float myDamage = 123f; hudText.Add(myDamage.ToString(), Color.red, 1f); ---------------------------------------------- If you have any questions, suggestions, comments or feature requests, please drop by the forums, found here: http://www.tasharen.com/forum/index.php?topic=997.0
N
GUI
_
v301
.
unity
package
unity
3d开发必备ui工具。n
gui
比u3d自带的ui工具强很多。
N
GUI
_HUD_Text_v1.11
N
GUI
_HUD_Text_v1.11.
unity
package
此插件的作用是怪物头像上飘出受伤的血量数值或者是人物头顶上的对话内容
N
Gui
_v2.3.6a.
unity
package
UNITY
3D中一款制作
Gui
的插件,最新的哟
下载资源悬赏专区
13,654
社区成员
12,578,481
社区内容
发帖
与我相关
我的任务
下载资源悬赏专区
CSDN 下载资源悬赏专区
复制链接
扫一扫
分享
社区描述
CSDN 下载资源悬赏专区
其他
技术论坛(原bbs)
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章