自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

BuladeMian的博客,菜得抠脚,菜得真实

本博客一本正经胡说八道,文章内容不能作参考。1000-7=?

  • 博客(4)
  • 资源 (55)
  • 收藏
  • 关注

原创 [Unity][UGUI]Scroll View的折叠UI

1.先创建Scroll View,对 Content实体添加 Vertical Layout Group组件在其下面创建 若干个Button子物体,对Button的Text进行设置 便于区分其他子物体Button2-4分别测试 3种不同的情况,来改变子物体的顺序,对Scroll View的显示有什么区别。2.设置其中的一个按钮Button的gameobject...

2019-09-22 18:08:01 2035 1

原创 [游戏工作室采访]从死亡细胞的身上学到了什么

塞巴斯蒂安 贝纳德,Motion Twin的开发者,首席设计师 的采访视频。来自参考资料1,能够学到什么如果避免死亡以及重生死亡细胞诞生的故事只有一个美术,如何才能做个庞大的冒险世界?抢先体验,让玩家进行测评,并对其(中有价值的评论和最受欢迎的评论)指出的问题进行 改正。“关卡设计”与其花费大量的时间用于 随机关卡的生成算法。随机生成的难点在于如何生成...

2019-09-18 19:04:18 487 1

原创 [Unity][Animator]状态机之间的动画转换如何立即播放下一个状态机的动画

animator两个状态机之间,怎么立即转换到下一个状态机。就是把Animator视图下面两个状态机 之间的箭头 选中,取消勾选Has Exit Time。就不会 发生 当 上一个状态机 的动画 播放完毕,(满足转换的条件)才 播放下一个 状态机的动画。参考资料:1.unity, animator stateMachine立即触发状态转换2....

2019-09-11 21:31:43 5571

原创 [Unity][Animation]事件无响应

当 某个 Animation 的 Event 事件无响应的原因:1.事件靠近 动画结束,容易失去响应。把事件 稍微往前移动,如下图所示。如果动作和 动画的时间不够,考虑 放大 动画的时间。2.挂载该 Animator的物体 没有 对应 事件的 脚本。例如:该Animation的事件(下图红圈所示的位置),使用的是 Test001.cs里面的函数 Somthing()。Test001....

2019-09-11 17:11:41 1124

GtaV1.5apk

GTA V的 APK 的DEMO安装包(http://tieba.baidu.com/p/5491122542?share=9105&fr=share)()()

2017-12-25

七日杀 7DAYS TO DIE全物品合成表

七日杀 7DAYS TO DIE全物品合成表(http://dl.3dmgame.com/201403/44150.html)()

2017-12-20

泰拉瑞亚Terraria 全物品合成表

泰拉瑞亚Terraria 全物品合成表(http://bbs.3dmgame.com/thread-4157636-1-1.html)(https://pan.baidu.com/s/1gePnGx9)

2017-12-20

Rimworld_A13之职业及特性

Rimworld环世界(https://tieba.baidu.com/p/4496580991?red_tag=2787496983)(ychoo: http://pan.baidu.com/s/1jI5AkcQ)

2017-12-20

UnityNavMeshComponents-master寻路组件动态自动烘培

组件分流(https://github.com/Unity-Technologies/NavMeshComponents),使用后Unity 可以动态自动烘培物体,自动寻路

2017-11-18

UnityGUI强大10多个统计DIY自定义组件分享

(http://blog.csdn.net/qq_29579137/article/details/73836597)(http://my.csdn.net/qq_29579137)(https://github.com/ll4080333/UnityCodes)分流,请支持正版,谢谢。

2017-11-15

[Unity][unet][Android]发送信息交互通讯的工程文件

本资源仅供学习使用,请支持原文。转发自:COMO CREAR UN CHAT ONLINE PARA UNITY CON UNET。

2017-10-31

Unity-StandardAssets-Effects-Projected

Unity-StandardAssets-Effects-Projected

2017-06-27

NetworkingTools_UnityProject_GameSparks_tut5

https://docs.gamesparks.com/tutorials/real-time-services/real-time-game-example.html#comment-3369300756,资源分流,请支持正版

2017-06-20

VolumetricLinesUnity

VolumetricLinesUnity-master,https://github.com/johannesugb/VolumetricLinesUnity,https://forum.unity3d.com/threads/volumetric-lines.181618/,网络分流,请支持正版

2017-06-16

InputManager

键盘输入任意键设置按键,Unity3D按键事件,How To Build a Custom Input Manager in Unity C#,https://www.youtube.com/watch?v=iSxifRKQKAA,下载地址:https://www.dropbox.com/s/ch1f1g96wn1u9q1/InputManager.zip?dl=0

2017-06-13

unity-json-master

Read from and write to external .json files using JsonUtilities or LitJson。https://github.com/fabifiess/unity-json网络分流。请支持正版。

2017-05-13

sprite_outlines_56

http://nielson.io/2016/04/2d-sprite-outlines-in-unity/资源分流

2017-05-01

Volume 15 屏幕高斯模糊(Gaussian Blur)特效的实现

Volume 15 屏幕高斯模糊(Gaussian Blur)特效的实现,下载分流https://github.com/QianMo/Awesome-Unity-Shader/tree/master/Volume%2015%20%E5%B1%8F%E5%B9%95%E9%AB%98%E6%96%AF%E6%A8%A1%E7%B3%8A(Gaussian%20Blur)%E7%89%B9%E6%95%88%E7%9A%84%E5%AE%9E%E7%8E%B0 为文章http://lib.csdn.net/article/unity3d/33890的下载分流

2017-04-16

GanttProject

GanttProject适合独立游戏开发者、程序员、白领的工作计划时间管理的工具,

2017-04-04

Modified SpriteOutline.rar

Unity3D Modified SpriteOutline.cs : http://pastebin.com/swHe5L8u Modified Sprites-Outline.shader : http://pastebin.com/zzbKVJBM 网络分流

2017-03-05

SpriteOutline.shader

Unity Modified SpriteOutline.shader : http://pastebin.com/swHe5L8u分流

2017-03-05

standAssets_Skyboxes_Terrain.unity

standAssets_Skyboxes_Terrain.unity(天空盒和树木材质包)

2017-02-24

palmbark material.unitypackage

palmbark material.unitypackage(U3D资源,树木材质包)

2017-02-24

Camera Bot Free

Unity 的 Asset Store 里面有个不错的摄像机插件Camera Bot(Free),网络分流用,请支持正版

2017-01-30

Unity ILRuntime热更新新建空项目C#

Unity项目和ILRuntime热更新项目,C#,无XLua

2021-11-02

[Unity]在3D物体上播放帧动画

Unity,帧动画。[https://blog.csdn.net/BuladeMian/article/details/120996732]

2021-10-27

NTFrame.rar

Unity 消息机制 框架

2021-08-31

EasyTouch 5.0.17.以及5.0.12和校验中问文档.rar

内含EasyTouch 5.0.17和5.0.12 插件,以及 EasyTouch API,.doc中文文档

2021-08-25

HttpFileUploaderAndDownloader-master_123.rar

HttpFileUploaderAndDownloader-master_123.rar

2021-08-14

In-AppWebBrowser1_7_4_.rar

Unity3D 内置浏览器系统 In-App Web Browser v1.7.4【In-App Web Browser】

2021-08-09

UnityAndroidTakePhoto.rar

基于CrazyCodeBoy的[TakePhoto-轻量级Android照片处理框架]的源码。使得Unity打包为安卓Apk调用安卓.java代码进行拍照,裁剪,从相册中获得。[https://github.com/crazycodeboy/TakePhoto]

2021-08-09

TakePhoto-master.rar

安卓拍照示例源码以及APK

2021-08-06

FileUploaderAndDownloader

[houjinyun/HttpFileUploaderAndDownloader][https://github.com/houjinyun/HttpFileUploaderAndDownloader]

2021-08-05

RuntimePermissions.jar.src.zip

Unity与安卓设备获取动态权限工具AndroidRuntimePermissions插件里面RuntimePermissions.jar的反编译包

2021-08-04

CritterAI 插件.rar

unity,CritterAI 插件

2021-04-12

CAINav-SamplePack-0.4a.zip

[Unity]CritterAI插件

2021-04-12

cai-nmgen-study-0.2.0.zip

[unity]CritterAI 插件学习文档

2021-04-12

[Unity]对象缓存池PoolManager.rar

[Unity]对象缓存池PoolManager,2019版本以上

2021-04-06

Unity VIVOX开发文档_Core.rar

Unity VIVOX开发文档_Core

2021-03-26

Crowd Behavior - Unity3D Mall Simulation

人群行为-商城模拟项目工程文件下载[Crowd Behavior - Unity3D Mall Simulation ]下载地址[https://bitbucket.org/fdhalluin/epita_pfee_2014_crowdbehavior/downloads/]项目介绍页面[https://albatros.itch.io/crowd-behavior-mall-simulation]

2019-11-24

io_scene_fbx_277fixed

文件分流。(http://bit.ly/blenderToUE4Unity_Playlist)(The trials and tribulations of Blender & Skeletal Meshes)(https://forums.unrealengine.com/development-discussion/animation/69370-the-trials-and-tribulations-of-blender-skeletal-meshes?97569-The-trials-and-tribulations-of-Blender-amp-Skeletal-Meshes=)(https://www.dropbox.com/s/4xcvscam1foo9zz/io_scene_fbx_277fixed.zip?dl=0)

2019-02-14

Unity标准两足人形模型动作拓展

Unity标准两足人形模型动作拓展,可以用Blender2.77打开并拓展新建符合Unity标准的两足人形模型动作拓展,同样适用于UE4。分流下载(Blender To UE4 Unity Finished Project [No Game Files].zip)(Make a Character in Blender For UE4 & Unity)(http://bit.ly/blenderToUE4Unity_Playlist)(https://drive.google.com/file/d/0B09-FmAvvhRiZ1dEeU5jaUwzTVE/view)

2019-02-12

Field-of-View-master

(来源https://github.com/SebLague/Field-of-View),Unity特效,角色潜行视野可视化,战争迷雾War of fog

2018-02-04

OutlineEffectforUnity2D3D物体描边插件

Outline Effect for Unity(https://forum.unity.com/threads/free-open-source-outline-effect.314362/)(github.com/cakeslice/Outline-Effect)()

2017-12-23

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除