免费超级好用的unity 3D路编辑工具,是一个脚本工具,导入,即可使用
2023-02-20 16:57:12 225KB 免费 unity 3D路编辑工具
1
Unity道路和河流编辑工具
2023-02-20 15:29:38 2.9MB Unity 道路 河流 编辑工具
1
Unity除了一些基本的数据类型,几乎所有的API都不能在子线程中调用,如果项目中有一段很耗时操作,unity可能会出现“卡死”,不利于性能的优化。因此针对这个问题再加上查找了一些资料,弄出了一个小工具,可以子线程与主线程的相互访问。
2023-02-19 23:49:21 20KB Unity 主线程子线程交互
1
UniOSC,这个插件可以实现局域网通信,可以接收和发送数据。
2023-02-19 21:07:46 1.51MB Unity OSC
1
这个插件主要就是一些人物、道具模型补充,如需学习参考可寻找官网链接,也可直接下载资源。喜欢这个风格的朋友,可以查看我的博客,寻找更多优秀资源。
2023-02-19 19:00:24 4.63MB unity3d lowpoly
1
该款小游戏为我们小组制作,基于Unity开发的3D类塔防小游戏
2023-02-18 21:41:07 29.57MB Unity
1
Unity插件——SRDebugger V1.9.0下载
2023-02-18 19:42:15 1.19MB unity 游戏引擎 SRDebugger
1
Unity娘卡通效果案例 UnityChanToon ShaderVer2_Project_v207_5
2023-02-17 15:38:50 38.49MB Unity Shader  Unity娘
1
Unity和C#开发人物捏脸+高清视频指导+源代码工程
2023-02-16 20:10:48 314B Unity C# 人物捏脸 游戏开发
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 - Easy and extensive customisation using the Unity inspector window - Consistent name translations are possible across multiple builds and developers - Semantically secure cryptographic naming convention for renamed members The asset works for both Unity Free and Unity Pro version 4.2.0 onwards (including Unity 5 & 2017 & 2018). Build targets include Standalone, Android, iOS, WebGL, UWP. Other platforms are not guaranteed or supported but may become supported at a future date. IL2CPP builds are much harder to reverse engineer but strings and member information (class, method names etc) are visible in the global-metadata.dat file. Obfuscation will apply to this file adding further security. Why not complement your security with the Anti-Cheat Toolkit - a great third party asset. For more information about the Obfuscator, please see the FAQ
2023-02-16 11:18:07 766KB unity3d 代码混淆 加密 Obfuscator
1