GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
This GitHub repository contains examples, in Unity, of design patterns in action that can inform your own game development. From the advanced e-book that’s written for experienced developers These examples are taken from our e-book,Level up your code with game programming patterns. This 100-pa...
github.com/DrFlower/Uni 它的工作原理为:其实C#代码混淆在其它领域需求更多,有一个专门的库叫做Mono.Cecil,用于修改和混淆CIL格式的dll文件。而Unity-Obfuscator就是借用了Cecil库进行代码混淆的。 经我测试,Unity-Obfuscator插件最多只能用在Unity 2017版本中,到2018版本后就需要升级了。 虽然在Unity混淆方面用处不...
使用这些插件的最简单方法是,从 GitHub 下载 Unity 包,然后使用 Unity 编辑器中的“资产 | 导入包 | 自定义包”将此包导入 Chomp。在您导入包后,Unity 的“插件”文件夹中包含正确的二进制文件。安装后,这些二进制文件位于“插件\WSA”目录中;Unity 需要在编辑...
https://github.com/Unity-Technologies/HuaweiServiceSample 在示例项目中,对应的场景是: > Assets/HuaweiServiceDemo/Scenes/HmsAdsSampleScene.unity 而对应的代码是: > Assets/HuaweiServiceDemo/demo/test/ads/AdsTest.cs 声明:本发布内容并不代表Unity, 仅为个人见解...
github/v0.9.39a play-games-plugin-for-unity / README.md README.md 40.71 KB 一键复制 编辑 原始数据 按行查看 历史 Play Games Services Team 提交于 5年前 . \nInternal sync\n Google Play Games plugin for Unity Overview Upgrading Configure Your Game Copy the game resources from the...
https://github.com/wechat-miniprogram/minigame-tuanjie-transform-sdk.git 在团结引擎中,开发者只需在 Build Settings 中切换到 MiniGame 平台,引擎即自动下载微信小游戏 SDK,无需手动安装! 参 考下列链接的《 安装TTSDK教程》 ,下载 并导入 BGDT Package 后安装 TTSDK 包。
https://github.com/EllanJiang/GameFramework KinoGlitch KinoGlitch是一个故障视频效果的集合。目前,它提供了两种类型的毛刺效果。 模拟毛刺:扫描线抖动,颜色漂移,垂直跳跃,水平抖动。 keijiro/KlakUnity的创意编码库 Google ARCore SDK for Unity job-system-cookbook ...
Previously, Chomp didn’t have in-app purchases, so we decided to add them to the game using the Store plug-in. Now, Chomp has support for purchasing consumables (boosters) and durables (mazes). The easiest way to use these plug-ins is to download...