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
单粉 这是“或“的Unity版本。 基本上,游戏允许您在屏幕上添加一个由不同元素(沙,水,酸...)组成的像素像素(AKA粉),并且每个元素与其他元素进行交互时都会单独进行模拟。 这将使用新发布的统一库对并行实体进行仿真。 这些是影响并帮助创建此项目的资源: 元素相互作用 水除火 火会燃烧木材并将其变成烟雾或火。 酸会破坏除玻璃以外的所有物体 熔岩摧毁除了石头以外的一切 蒸汽凝结在石头上并变成水 接触熔岩时水变成蒸汽 被火吞噬时,沙子会变成玻璃。 发电机 大多数非实体元素(除了石头,木材和玻璃之外的所有元素)都可以具有一个生成器,该生成器会在每个帧中注入新的元素。
2023-02-15 15:36:12 12.15MB unity ecs powder powdertoy
1
特点:•新功能: 支持AVPro实时摄像机 •支持视频播放器和图像 •网络摄像头组件 •与UI /渲染器/图像
2023-02-14 19:09:46 26.26MB unity 插件 绿幕 抠图
1
一款Unity可用的免费语音合成插件 RTVoicePro2022.1.2 适用Windows Android iOS平台。
2023-02-14 18:39:26 14.29MB Unity C# tts
1
用于Unity内的语音插件,用于播放语音的工具插件。可以用来播报,,机器人小助手。,SIRI语音那样。
2023-02-14 11:21:48 4.09MB Unity audio
1
这个C#脚本代码主要是用于在脚本里面添加组件按钮,然后在运行游戏时实现通过点击按钮实现物体的前后左右移动
2023-02-13 11:29:37 1KB unity button
1
Final IK 為採用biped骨骼的角色提供了一個極端靈活、強大且高效的全身IK解算器。FBBIK先把Biped角色映射到一個低解析度的多反應器角色IK綁定,解算它,然後重新把結果映射角色。這個過程在LateUpdate進行,在Mecanim/Legacy動畫完成之後,所以它跟animator系統完全分離。
2023-02-11 16:57:12 43.42MB unity3d插件
1
这一个完整无bug的日历表,可以看到其中算法,自动生成,代码都有注解,不明白可以问我 版本:unity2017 通过 如果用旧版,可以用代码自行写入几个UGUI标签
2023-02-11 13:00:51 8KB unity 日历 程序 算法
1
Unity3D动态生成平面网格动态生成平面网格在编写几何着色器的时候发现默认的Plane无法满足需求,并且顶点顺序未知,于是便写了一个网格生成代码,便于生成指定
2023-02-10 15:22:17 245KB ni unity 动态
1
网络上能搜集到的最新版的megafiers,2.44版,使用C#编程,功能:变形插件,实现物体任意弯曲变形,物体附着在另一物体上等。
2023-02-10 13:35:48 28.73MB unity插件 megafiers 最新
1