# README #
This is an extension project for the new Unity UI system which can be found at: [Unity UI Source](https://bitbucket.org/Unity-Technologies/ui)
-----
#[Supporting the UI Extensions project](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=89L8T9N6BR7LJ)#
If you wish to support the Unity UI Extensions project itself, then you can using the PayPal link below.
All funds go to support the project, no matter the amount.
> Donations in code are also extremely welcome :D
(PayPal account not required and you can remain anonymous if you wish)
##[>> Donate <<](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=89L8T9N6BR7LJ)##
-----
#[Intro](https://bitbucket.org/ddreaper/unity-ui-extensions/wiki/GettingStarted)#
For more info, here's a little introduction video for the project:
[![View Intro Video](http://img.youtube.com/vi/njoIeE4akq0/0.jpg)](http://www.youtube.com/watch?v=njoIeE4akq0 "Unity UI Extensions intro video")
You can follow the UI Extensions team for updates and news on:
### [Twitter](https://twitter.com/search?q=%23unityuiextensions) / [Facebook](https://www.facebook.com/UnityUIExtensions/) / [YouTube](https://www.youtube.com/channel/UCG3gZOkmL-2rmZat4ufv28Q)###
-----
#[ What is this repository for? ](https://bitbucket.org/ddreaper/unity-ui-extensions/wiki/About)#
In this repository is a collection of extension scripts to enhance your Unity UI experience. These scripts have been gathered from many sources and combined and improved over time.
> The majority of the scripts came from the Scripts thread on the [Unity UI forum here](http://bit.ly/UnityUIScriptsForumPost)
You can either download / fork this project to access the scripts, or you can also download these pre-compiled Unity Assets, chock full of goodness for each release:
#[Download](https://bitbucket.org/ddreaper/unity-ui-extensions/wiki/Downloads)#
The asset has been full tested on all current versions of Unity 5 (for versions prior to Unity 5.3, please see the [archive](https://bitbucket.org/ddreaper/unity-ui-extensions/wiki/Downloads))
* [Unity UI Extensions Asset](https://bitbucket.org/ddreaper/unity-ui-extensions/downloads/UnityUIExtensions.unitypackage)
To view previous releases, visit the [release archive](https://bitbucket.org/ddreaper/unity-ui-extensions/wiki/Downloads)
-----
#[Getting Started](https://bitbucket.org/ddreaper/unity-ui-extensions/wiki/GettingStarted)#
To get started with the project, here's a little guide:
[![View Getting Started Video](http://img.youtube.com/vi/sVLeYmsNQAI/0.jpg)](http://www.youtube.com/watch?v=sVLeYmsNQAI "Unity UI getting started video")
-----
#[Updates:](https://bitbucket.org/ddreaper/unity-ui-extensions/wiki/ReleaseNotes/RELEASENOTES)#
##Update 1.2##
[![View 1.2 update Video](http://img.youtube.com/vi/cWv0A6rEEc8/0.jpg)](https://www.youtube.com/watch?v=cWv0A6rEEc8 "Update 1.2 for the Unity UI Extensions Project")
###New / updated features###
* Major updates to the Horizontal and Vertical Scroll Snap controls
* Replacement HSV/Color picker control (and new Box Slider control)
* Fixes / updates to the TextPic control
* Updates to SoftAlphaUI script - improved Text / worldspace support
* Updates to Extensions Toggle - Adds ID and event to publish ID on change
* New Gadient control (gradient 2)
* New UI ScrollRect Occlusion utility
* New UI Tween Scale utility
* New UI Infinite ScrollRect
* New Table Layout Group
* New Non Drawing Graphic Control
###Fixes###
* H&V Scroll Snap indexing issues
* H&V Scroll Snap performance updates
* H&V Scroll Snap Long swipe behavior updated
* H&V Scroll Snap support for Rect Resizing
* TextPic Set set before draw issues
* HSV picker replaced with more generic color picker
###Known issues###
* The Image_Extended control has been removed due to Unity upgrade issues. Will return in a future update.
##Upgrade Notes##
Although not specifically required, it is recommended to remove the old UI Extensions folder before importing the new asset
The HSS picker especially had a lot of file changes in this update.
>**Note** In Unity 5.5 the particle system was overhauled and several methods were marked for removal. However, the UI Particle System script currently still uses them
> Either ignore these errors or remove the *_UIParticleSystem_* script in the "*Unity UI Extensions / Scripts / Effects*" folder
-------------------
##Release History##
For the full release history, follow the below link to the full release notes page.
### [Release Notes](https://bitbucket.org/ddreaper/unity-ui-extensions/wiki/ReleaseNotes/RELEASENOTES)###
---
#[Controls and extensions listed in this project](https://bitbucket.org/ddreaper/unity-ui-extensions/wiki/Controls):#
There are almost 70 extension controls / effect and other utilities in the project which are listed on the following page:
##[UI Extensions controls list](https://bitbucket.org/ddreaper/unity-ui-extensions/wiki/Controls)##
[Controls](https://bitbucket.org/ddreaper/unity-ui-extensions/wiki/Controls#Controls)|||||
------|------|------|------|
Accordion|ColorPicker|SelectionBox|UIButton|UIFlippable
ComboBox|AutoCompleteComboBox|DropDownList|BoundToolTip|UIWindowBase
UI_Knob|TextPic|InputFocus|Box Slider
||||
[Primitives](https://bitbucket.org/ddreaper/unity-ui-extensions/wiki/Controls#Primitives)|||||
------|------|------|------|
UILineRenderer|UILineTextureRenderer|UICircle|DiamondGraph|UICornerCut
UIPolygon||||
||||
[Layouts](https://bitbucket.org/ddreaper/unity-ui-extensions/wiki/Controls#Layouts)|||||
------|------|------|------|
Horizontal Scroll Snap|Vertical Scroll Snap|Flow Layout Group|Radial Layout|Tile Size Fitter
Scroll Snap (alt implementation)|Reorderable List|UI Vertical Scroller|Curved Layout|Table Layout
||||
[Effects](https://bitbucket.org/ddreaper/unity-ui-extensions/wiki/Controls#Effects)|||||
------|------|------|------|
Best Fit Outline|Curved Text|Gradient|Gradient2|Letter Spacing|
NicerOutline|RaycastMask|UIFlippable|UIImageCrop|SoftAlphaMask
CylinderText|UIParticleSystem|||
||||
[VR Components](https://bitbucket.org/ddreaper/unity-ui-extensions/wiki/Controls#VR)|||||
------|------|------|------|
VRCursor|VRInputModule|||
||||
[Input Modules](https://bitbucket.org/ddreaper/unity-ui-extensions/wiki/Controls#InputModules)|||||
------|------|------|------|
AimerInputModule|GamePadInputModule|||
||||
[Additional Components](https://bitbucket.org/ddreaper/unity-ui-extensions/wiki/Controls#Additional_Components)|||||
------|------|------|------|
ReturnKeyTrigger|TabNavigation|uGUITools|ScrollRectTweener|ScrollRectLinker
ScrollRectEx|UI_InfiniteScroll|UI_ScrollRectOcclusion|UIScrollToSelection|UISelectableExtension
switchToRectTransform|ScrollConflictManager|CLFZ2 (Encryption)|Serialization|DragCorrector
PPIViewer|UI_TweenScale|UI_InfiniteScroll|UI_ScrollRectOcclusion|
||||
*More to come*
---
#[ How do I get set up? ](https://bitbucket.org/ddreaper/unity-ui-extensions/wiki/GettingStarted)#
Either clone / download this repository to your machine and then copy the scripts in, or use the pre-packaged .UnityPackage for your version of Unity and import it as a custom package in to your project.
#[ Contribution guidelines ](https://bitbucket.org/ddreaper/unity-ui-extensions/wiki/ContributionGuidelines)#
Got a script you want added? Then just fork the bitbucket repository and submit a PR. All contributions accepted (including fixes)
Just ensure
* The header of the script matches the standard used in all scripts
* The script uses the **Unity.UI.Extensions** namespace so they do not affect any other developments
* (optional) Add Component and Editor options where possible (editor options are in the Editor\UIExtensionsMenuOptions.cs file)
#[ License ](https://bitbucket.org/ddreaper/unity-ui-extensions/wiki/Licen
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
RabbitSkater 兔子溜冰者 支持Unity版本2017.1.0f3及以上 尝试一下这款令人兴奋的有趣的常规跑步游戏 - 滑冰游戏,您可以以更好的方式享受跑步游戏的挑战 商品描述 尝试这种令人兴奋的有趣的常规跑步游戏 - 滑冰游戏,您可以以更好的方式享受跑步游戏的挑战。对于滑冰爱好者来说,这里有一个令人兴奋的滑冰游戏挑战——兔子滑冰者。它通过智能手机将实时滑冰的乐趣汇集到您的指尖。这是一款非常容易玩的 2D 滑冰游戏,控制非常流畅,您可以滑过具有挑战性的障碍。游戏的角色——兔子可以在滑板上表演很多技巧来得分。滑冰时,您可以收集胡萝卜和奖杯来建立您的收藏。 特征 - 巨大的商店,有角色和增强物品 – 5 个可爱的兔子角色 – 4 个增强物品 – 3 个阶段和 30 个精心设计的关卡 – 在移动设备上流畅运行 – 使用 2d 图形轻松重新设计 – Admob 插页式广告 – 支持Android和IOS
资源推荐
资源详情
资源评论
收起资源包目录
RabbitSkater 兔子溜冰者跑酷游戏滑冰游戏Unity项目源码C# (2006个子文件)
2f90dd7db0ee8fd93b9d8d705f94daef63a00e 13KB
4cef0957898c289d391ab150c9d7cdd6b04033 140B
4efe206bd0e7230ad0ae8396a3c883c8207906 2KB
80c093d19fa9cf7b60558b2e3bb2ac61693dac 1011B
play-services-ads-11.0.0.aar 868KB
support-compat-25.2.0.aar 621KB
play-services-base-11.0.0.aar 388KB
play-services-basement-11.0.0.aar 298KB
support-media-compat-25.2.0.aar 257KB
play-services-ads-lite-11.0.0.aar 254KB
support-core-ui-25.2.0.aar 237KB
support-fragment-25.2.0.aar 153KB
support-core-utils-25.2.0.aar 92KB
play-services-safetynet-11.0.0.aar 44KB
play-services-tasks-11.0.0.aar 28KB
play-services-gass-11.0.0.aar 20KB
play-services-clearcut-11.0.0.aar 19KB
support-v4-25.2.0.aar 2KB
jump3.anim 20KB
slide.anim 17KB
slide1.anim 17KB
jump1.anim 16KB
jump2.anim 16KB
helpenter.anim 12KB
helpexit.anim 12KB
Setting1Btn.anim 11KB
SettingBtn.anim 11KB
moveFast.anim 11KB
tai1.anim 11KB
startgame.anim 11KB
checkpointnotifice.anim 11KB
getcup3.anim 11KB
getcup4.anim 11KB
getcup2.anim 11KB
getcup1.anim 11KB
monster.anim 10KB
Carrot.anim 10KB
eyeWin.anim 10KB
cupdisappear.anim 10KB
Spring.anim 10KB
Cup.anim 10KB
ProjectSettings.asset 51KB
InputManager.asset 5KB
QualitySettings.asset 5KB
TagManager.asset 4KB
EditorUserBuildSettings.asset 4KB
GraphicsSettings.asset 4KB
NavMeshAreas.asset 4KB
Physics2DSettings.asset 4KB
DynamicsManager.asset 4KB
UnityConnectSettings.asset 4KB
EditorBuildSettings.asset 4KB
EditorSettings.asset 4KB
AudioManager.asset 4KB
TimeManager.asset 4KB
NetworkManager.asset 4KB
ClusterInputManager.asset 4KB
da11c62fc78c04db6e5c3da6f8924d13.bin 23KB
df42735ac525774324d986914cee2981.bin 22KB
df0eb7b513d02b5d75f0689ec0555bfc.bin 13KB
06ef34cf7a43094f0e57b2573abf0d07.bin 11KB
dd921c5fa9f792dc7d0797e8b84bea25.bin 10KB
d4cf1e6f833f56e1cb044192ccc1b99e.bin 10KB
0420fdb998313a6d268e3c2ddf3d945b.bin 10KB
d4185e8583054810a37495170735956f.bin 10KB
09a0d202dd799b9590f83f95764d23d5.bin 10KB
05979b5b6061d81c1f77b056817c741a.bin 10KB
d2c88ab0662425be9f6742a00a9b093b.bin 9KB
057d6f8240e6a703c713a6ca630b94f5.bin 9KB
008597849ef43664ecb60acf92a63e1b.bin 9KB
0aa2fc4586ea9843134cd82799918fab.bin 9KB
d228c359d2f8d303b2c63f8c028a0ccd.bin 9KB
0f476021ceaa78f68981fd82ae6cced6.bin 9KB
0723acfe250e8fbfffd4e89d5883fb14.bin 9KB
d27c7f03cec03824deeaee8a254a116e.bin 8KB
d79a6fe8e391704bef4e3d27ea2f80f5.bin 8KB
0679a1aa8dea6860984a82c45c6f045d.bin 8KB
040ebe7759144748fa6ef86d0762d838.bin 8KB
d96f080289711b0f5815b88a6e33d4bd.bin 8KB
dc929caea0d7f4c3fce74472ca8c9119.bin 8KB
076227f08dd50e03b34ca2b22319a713.bin 8KB
0413ba12fecd3fc748edafcf0599eabe.bin 8KB
000bfa2a99490715347ed615615f9a33.bin 8KB
0855d988f12f39ad925557f75d652224.bin 8KB
071820fe429792fe86b6d840aeca59de.bin 8KB
0cabccf5067974e715c6478363419b9b.bin 8KB
da86d0bb2c32545ce9d06b58b1d7c99d.bin 8KB
d59d1fde68a9bf52237d716dd8cc9a61.bin 8KB
020257a0df46715514f40ec7a6eaf06d.bin 8KB
0fc8f9c288b6d1161af1fee9290cfa34.bin 8KB
d1b5d709311d31b0f6ba952b0cd854ae.bin 8KB
d8c23b2229a9367b360fd3a8fe24810c.bin 8KB
097c393f89ac612f50b20c4ca5631a10.bin 7KB
08db763c5e69680de249667b6e1f4a6c.bin 7KB
d1ab04816a66746e4c79f47678c2376f.bin 7KB
09b66648c767f99b6594bced5670dc00.bin 7KB
d8ae09ddf88fdd80dcfdb484ca786042.bin 7KB
d0646bbf975a553dc2c2f17ed1dc129b.bin 7KB
0262f8e0205e41a33276c8c61bc8f23a.bin 7KB
d910b6939a65c29a8f19bdb9ff6ca9fb.bin 7KB
共 2006 条
- 1
- 2
- 3
- 4
- 5
- 6
- 21
资源评论
小云同志你好
- 粉丝: 1065
- 资源: 1060
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功