搜索资源列表
UNITY
- 该文件包含unity游戏引擎的具体课件,里边内容详细,有代码可以直接粘贴到脚本中运行-The file contains the unity game engine specific courseware, inside detailed, there can be pasted directly into the scr ipt code to run
bitverse-unity-gui-2010-02-05
- Unity的一个GUI包Unity一个2D游戏教程,附工程文件,脚本文件使用C#编写,能基本了解UNITY的特性-2D game tutorial for Unity, with project files-Unity Unity of a GUI package a 2D game tutorial, with project file, scr ipt file written in C#, to a basic understanding of the characteristics of
Unity-3D-Game-Development
- unity游戏开发资料,范例说明文档,非常实用-unity game development information, examples, documentation, very useful
2D GAME
- 基于unity游戏引擎C#编程语言开发的一款简单的2D小游戏(A simple 2d game based on the unity game engine c # programming language)
unity游戏图像质量自动调整系统源码
- U3D游戏,根据硬件来自动去调节游戏的调节画面质量(Automatic adjustment of picture quality)
Unity-Shader编程
- Unity-Shader编程资料,适合游戏图形开发学习(Unity-Shader programming information, suitable for game graphics development learning)
unity打飞机
- 这是一个unity仿微信打飞机的小游戏。(This is a unity imitation of WeChat aircraft game.)
unity实现经典的贪吃蛇源码
- unity引擎开发的一款经典的贪吃蛇游戏,现在分享下,感兴趣的快点来下载吧(Unity engine developed a classic Snake game, and now share, and interested to hurry to download it!)
unity2D横版像素飞行射击游戏源码
- unity引擎开发的一款经典的横版射击类游戏,现在分享下,感兴趣的快点来下载吧(Unity engine developed a classic version of the shooting version of the game, and now share, and interested to hurry to download it!)
Unity 3D《暴力魔盒兄弟》源码下载
- 源代码,RPG类游戏,精彩,值得使用,也方便修改(Source code, RPG games, wonderful, worth using, and easy to modify)
coroutinereturning
- unity游戏魔法值与生命值自动恢复与消耗品恢复的通用协程解决方法C#(Unity game magic value and life value automatic recovery and consumables recovery generic collaborative solution C#)
查找丢失组件的预制体
- 在制作unity游戏的过程中,我们经常会遇到预制体丢失组件的情况,用这个类可以找到流失组件的预制体路径。(In the process of making the unity game, we often encounter the case of the prefabricated lost component, which can be used to find the prefabricated path of the lost component.)
CrazyAdventure
- 主要是一个unity游戏的场景实例,包括各种模型和脚本资源,以及一些好的贴图。(The main example is a unity game scene, including various model and scr ipt resources, as well as some good textures.)
uMMORPG+1.83.unitypackage
- rpg mmo各种unity游戏开发模板 欢迎学习讨论(learn unity RPG mmo explorer)
Unity in Action - Covers Unity 5
- 《Unity in Antion》教授你如何编写和部署游戏。你将从头开始掌握Unity的工具集,书中介绍了从应用编码者到游戏开发者所需的技能。每个示例项目都阐述了特定的Unity特性和游戏开发策略。阅读完《Unity 5实战:使用C#和Unity开发多平台游戏》内容和完成书中练习后,你将掌握创建生动的基于2D和3D驱动的游戏应用的各方面技能。主要内容:编写跑动、跳跃和交互的角色;构建管理游戏状态的代码架构;将游戏连接到互联网以下载动态数据;将游戏部署到平台(包括网页和移动等);涵盖Unity 5
Unity 5x Game AI Programming Cookbook
- Unity 5.x版本下的AI游戏编程指南,非常浅显易懂,很实用(Unity 5.x version of the AI game programming guide, very simple and easy to understand, very practical)
_Scripts
- unity 游戏的摄像机跟随,让摄像机在物体后面,实现摄像机左右 上下 以及拉远拉近(The camera of the game follows, allowing the camera behind the object, the camera up and down and pull closer)
unity电线或其他软管的绘制和变形
- 在unity游戏引擎中创建空物体,并给物体挂上该脚本。在空物体下创建小球作为绘制线的拐点,运行生成可变形线
Unity2D横版游戏《深海潜水艇》源码
- 游戏特色: 这个游戏比传统的跑步游戏更刺激,更有趣,更有创造力。 如何开始: 加载游戏后,点击屏幕让游戏开始。 如何玩: 一旦进入游戏,潜水艇自动前行,你只需长按屏幕跳跃和保持高,离开屏幕下拉。收集硬币,避开障碍物。当你碰到障碍物时,游戏结束了。(It is an exciting running game. Game features: The game is much more exciting and fun and creative than the traditional
Pacman游戏源代码
- 一款基于Windows平台开发的,以unity为引擎的游戏;开发工具用的Csharp。游戏用键盘按键控制操作。