素材 1K Fast Post Processing Styles PC and Mobile
金币:¥2.006年9个月10天1小时35分前
所支持的Unity版本:2017.2.3 及以上版本
This a set of 1000 color gradients for post processing
Pack also includes a 60+ fps fast shader model 2.0 for mobile devices
Convenient presets window for search, fast post-processing tuning and organazing. Window suports Unity PostProcessing Stack v1/v2 and some other assets
In new 2.2 - Added camera's dropdown list and fixed camera missing issues, if Camera.main == null (sorry for delay, I have no one to mailed me that try to solve it, I did not know that this is exactly what is not working, no one mailed me with a similar problem)
HIGHLIGHTS
- 60+ fps Mobile Shader with color settings, glow effect, HDR overexposure
- Convenient presets window allows you to preview LUTs according current camera position
……
6年9个月10天1小时35分前 下载(23)个
金币:¥5.006年10个月19天14小时35分前
所支持的Unity版本:5.5.5 及以上版本
Easy Mobile is a many-in-one package that greatly simplifies the implementation of standard features on every mobile game such as advertising, in-app purchasing, game services, notifications, sharing, etc. It takes care of these "necessary evils" so you can focus your time on doing the most important thing in game development: creating fun!
This is the Pro version of Easy Mobile. Other version: EM Basic
* See the feature comparison image for differences between EM Pro and EM Basic.
HIGHLIGHTS
Cross-platform: intuitive, cross-platform API that can accomplish most tasks with a single line of code.
Friendly Editor: beautiful & easy-to-use editor for controlling everything from one place.
Automation: automating chores such as service initialization and ad loading.
……
6年10个月19天14小时35分前 下载(1)个
金币:¥2.006年10个月26天21小时32分前
This package include a game-ready 3d model of Cottage with interrior, openable doors and windows, switchable inside and outside lights.
6年10个月26天21小时32分前 下载(10)个
素材 unity对话系统Dialogue System for Unity 2.0.6
金币:¥5.006年11个月12天2小时13分前
Requires Unity 5.3.6 or higher.
Dialogue System for Unity makes it easy to add interactive dialogue and quests to your game. It's a complete, robust solution including a visual node-based editor, dialogue UIs, cutscenes, quest logs, save/load, and more. The core is a lean, efficient conversation system. A large collection of included, optional add-ons make it quick and easy to drop conversations into your project and integrate them with other products. No sc ripting is required, and complete C# source is included.
Cinemachine & Timeline Integration!
Version 1.x to 2.x Upgrade Instructions
Editor:
Visual, node-based dialogue editor
Importers for Chat Mapper, articy:draft 1/2/3, Ink, Neverwinter Nights, Talkit, and CSV
I2 Localization support
Engine:
Dynamic, branching conversation trees
Barks and alerts
Cutscenes (audio, animation, etc.)
Quick Time Events (QTEs)
……
6年11个月12天2小时13分前 下载(5)个
素材 unity地面光影特效Aura and Ground Effects 1.0
金币:¥2.006年11个月24天14小时26分前
要求Unity 2017.1.0 或更高版本。
Fully Customisable VFX Pack driven by Unity's Projector System. We made all shaders and materials extremely tweakable, so you can create your own unique effects very easily. Almost every parameter can be adjusted. All of these effects will fit in every game, stylized or realistic one. This package also comes with a collection of color gradients, which can be used for more advanced coloring.
BONUS: Aura Sources VFX Prefabs with custom Particle shaders, and more Ramp Gradient textures for better coloring
- 43 Complete VFX Prefabs
- Array shader variants
- Triplanar shader variants
- Radial mapping shader variants
- Shadow/Darkening shader variants
- Extreme customization and flexibility
- 23 Color Gradients and Ramp textures
- 70+ Textures and Noises
- Different ground patterns
- Linear and Gamma ready
- HDR Support
- Deferred and Forward rendering
6年11个月24天14小时26分前 下载(55)个
金币:¥5.006年11个月24天14小时44分前
所支持的Unity版本:5.3.6 及以上版本
The final Inverse Kinematics solution for Unity.
up(1.8):
Version 1.8 brings many fixes and improvements to Final IK:
- Added the first multithreaded AnimationJob versions of Final IK solvers: CCDIKJ and AimIKJ.:
- Added LookAtController.
- Added leg stretching to VRIK.
- Added ArmIK.
- Added support for legless characters to VRIK.
- Improvements to the VRIK Calibrator.
- VRIK tested on the new Oculus Quest hardware.
- Added a Questions & Answers page for Final IK and PuppetMaster.
6年11个月24天14小时44分前 下载(110)个
金币:¥5.006年12个月3小时49分前
所支持的Unity版本:4.6.0 及以上版本
Unity is capable of displaying text in a rendered scene, via text meshes, GUIText, or using Unitys UI System. By default, there is no simple way to create fully customized bitmap fonts. This editor extension gives the user the power to turn any 2D art asset, any size, shape and color, into a ready-to-use font.
13-Page user manual included
6年12个月3小时49分前 下载(9)个
素材 unity图像识别OpenCV for Unity 2.3.2
金币:¥5.006年12个月4天19小时33分前
所支持的Unity版本:5.6.6 及以上版本
Works with Unity Cloud Build
iOS & Android support
Windows10 UWP support
WebGL support
Win & Mac & Linux Standalone support
Preview support in the Editor
OpenCV for Unity is an Assets Plugin for using OpenCV 3.4.2 from within Unity.
Features:
- Since this package is a clone of OpenCV Java, you are able to use the same API as OpenCV Java 3.4.2 (link).
- You can image processing in real-time by using the WebCamTexture capabilities of Unity. (real-time face detection works smoothly on iPhone 5)
- Provides a method to interconversion of Unity's Texture2D and OpenCV's Mat.
- IDisposable is implemented in many classes.You can manage the resources with the “using” statement.
- Examples of integration with other publisher assets are available.(e.g. PlayMaker, NatCam, NatCorder)
6年12个月4天19小时33分前 下载(17)个
金币:¥5.006年12个月4天19小时50分前
所支持的Unity版本:4.2.0 及以上版本
This asset obfuscates your code to make it harder for bad guys to reverse engineer your projects. Specifically designed for Unity, it seamlessly links in with its build process.
The top priority of this package is to work straight out of the box with no extra steps required. While other obfuscators can stop a game from working, Beebyte's obfuscator looks for specific Unity related code that must be protected. The contents of your source files are unchanged, the obfuscation targets the compiled assembly.
Features:
- Supports IL2CPP
- Supports Assembly Definition Files (Unity 2017.3+)
- Removes Namespaces without any conflicts
- Recognises Unity related code that must not be changed
- Renames Classes (including MonoBehaviours?)
- Renames Methods
- Renames Parameters
- Renames Fields
- Renames Properties
- Renames Events
- String literal obfuscation
- Adds fake methods
……
6年12个月4天19小时50分前 下载(7)个
金币:¥3.006年12个月4天19小时55分前
Get started on your new game quickly with this low poly & hand painted Mayan Temple set.
Contains both a standalone and a mobile version.
All models use one big atlas texture which make them higly optimized.
6年12个月4天19小时55分前 下载(3)个