素材 unity UDP通信UDP Messenger v1.0
金币:¥5.007年6个月1天10小时25分前
Requires Unity 4.6.2 or higher.
PPT UDP Messenger allows Unity to receive and send messages as a string using the User Datagram Protocol. Use it to communicate with other applications, in either the same or a different device. Easily control games or applications using tablets or mobile phones.
7年6个月1天10小时25分前 下载(102)个
金币:¥5.007年6个月17天4小时23分前
Hair tool is a plugin for creating animated hair and cloth.
Physics are implemented with a custom engine based on Verlet integration, and executed on GPU (Compute Shader). You can configure elasticy, gravity, drag, and curveness in editor. Sphere Colliders and Swept Spheres can be added to bones so it interacts with body a realistically. Unity WindZone component is supported.
Animation Skinned mesh renderer is supported. Blend Shapes are supported
Lighting is based on Kajiya-Kay reflection model. Dirrectional, Point, Spot lights, Cookies and Normal Depth Texture are supported.
Shadows are implemented as a Unity shadow caster pass.
Editor is integrated in Unity. Also you can create hair geometry with Maya, Blender and 3dmax.
7年6个月17天4小时23分前 下载(19)个
素材 Third Person Controller - Shooter Template 1.2.0
金币:¥5.007年6个月18天4小时35分前
所支持的Unity版本:5.6.1 及以上版本
Invector's Shooter Template is inspired by AAA shooters and include all the features of the Basic & Melee template, plus:
- ThirdPerson, TopDown or 2.5D Shooter
- Fire Weapons
- Projectile bullets with trail renderer
- Throwing ob jects with Trajectory system (granade, bottles, etc..)
- Melee attacks for fire weapons
- Advanced damage based on distance & velocity
- Decal for projectiles based on tags (different materials)
- Advanced Scope View
- Aiming System with dispersion, range, shot frequency, recoil, etc...
- Particles to emitt on attack
- Archery System included
7年6个月18天4小时35分前 下载(18)个
素材 EasyRoads3D Pro v3 v3.0.2 and v3.1beta2
金币:¥5.007年6个月18天4小时42分前
所支持的Unity版本:5.0.0 及以上版本
Create unique road networks directly in Unity with built-in and mesh based crossings based on your own models.
Bring your scenes alive with additional side ob jects: bridges, guard rails, fences, walls, power lines, tree lines or any other type of geometry following a path.
EasyRoads3D v3 includes various tools to create other infrastructures such as railroads and rivers with the riverbed carved in the terrain.
Features:
- Winding roads or dirt paths in scenic environments and complex city road networks.
- Built-in customizable crossings
- Custom crossings - import your own crossing models
- Side ob jects: bridges, guard rails, fences, walls, power lines, etc.
- Custom shapes for other infrastructures like railroads and rivers
……
7年6个月18天4小时42分前 下载(10)个
素材 unity砖纹理贴图Brick Textures 34 Pack 1.0
金币:¥2.007年7个月29天9小时45分前
Requires Unity 4.0.0 or higher.
- 34 bricks textures with normal maps (1024x1024)
- 12 bricks textures (jpg)
- 22 bricks textures (png)
- With normal maps is very easy to create high quality ob jects (with many details) without any complicated mesh!
- Tou can use this textures for different ob jects: walls and others...
7年7个月29天9小时45分前 下载(6)个
素材 unity 3D立体字母表 Classic 3D Alphabet 1.1
金币:¥2.007年7个月29天9小时52分前
Requires Unity 5.3.4 or higher.
*classic 3d alphabet / letter / numbers *game words like game over,finish,you win etc. *letters A to Z *numbers 0 - 9 *demo scene *adjust the colors of the models as you like *fbx models
7年7个月29天9小时52分前 下载(27)个
素材 unity游戏币资源包Coin Pusher Pro 1.17.0
金币:¥4.007年7个月29天9小时54分前
Requires Unity 5.3.7 or higher.
Coin Pusher Pro is a complete game kit for making your own arcade-style coin pusher game.
It comes completely ready to go. It is fully featured and ready to run on all platforms, out of the box.
Features
* 5 different themes!
* 15+ different coin types included!
* 5+ collectable items!
* Special effects & abilities such as earthquakes and bumpers!
* All PSDs included!
* Full C# source code included!
* Free sound effects and music!
* Full In App Purchasing Manager included!
* Ad Manager & Reward Manager using Unity Ads included!
* Fully customizable game play!
* 3D drop support based on touch or click input!
* Driven by physics to provide a great sense of realistic gameplay!
* Modular design, use what you want!
* Mobile friendly! Runs 30fps on iPhone 5 and higher with no modifications.
* Includes documentation on how to create new coins, collectables, and more!
7年7个月29天9小时54分前 下载(16)个
金币:¥0.007年7个月29天9小时58分前
Requires Unity 5.2.1 or higher.
Cherub Statue Model
PBR ready statue, package contains four 2k textures for a little angel, and four 2k for a pedestal model.
Polycount:
Cherub - 3704 tris
Pedestal - 1480 tris
7年7个月29天9小时58分前 下载(31)个
素材 unity图像转粒子SpriteToParticles 2.1
金币:¥5.007年7个月29天10小时1分前
所支持的Unity版本:5.4.0 及以上版本
SpriteToParticles is a sc ript that use a Sprite component or Image component (UI) as a emitter for the Shuryken Particle System. It uses the sprite pixel position and/or color as emission source.
Examples of use would be:
- Effects for your sprite character or items.
- Enhancement of backgrounds.
- Bringing life to static images.
Details:
- Full source, fully commented
- 14 Demos with different examples of use
- Works on all platforms (read documentation to check performance)
7年7个月29天10小时1分前 下载(34)个
金币:¥5.007年7个月29天10小时3分前
Requires Unity 4.0.0 or higher.
Asset to parse AIML 1.0.1 files in Unity. Webplayer basic example can be found here. This is used to make a chatbot. You can write your own AIML "brain" and let your characters speak and interact with your sc ripts.
This is possible due to Jurassic, a fully integrated ja vasc ript runtime compiler. You can write your ja vasc ript into the AIML files and preprocess your AIML code through the ja vasc ript function main(){return"";} before the bot answers. Exception handling in Unity console, pass and get global variables, do regular java sc ript commands while processing AIML files. Now Chatbot fr amework is introduced, bridging the gap between Program #, Jurassic and implementation in your game. Advanced Example added and will be improved continous in next updates, as there are thousends of categorys to rewrite. The possibilitys are infinite.
7年7个月29天10小时3分前 下载(4)个