资讯

2D开发工具 原本Unity已经被用来开发出许多很棒的2D游戏了,现在Unity4.3推出了新的2D工具更可以简化2D的工作流程。
项目中使用的基本角色控制脚本是由 Unity Learn 中的官方教程 John Lemon's Haunted Jaunt(很不错的教程)中的示例控制脚本改进而来。其基本思路是根据输入计算一个 2 维向量lookDirection作为角色的“面向”,并根据这一向量移动刚体以及播放动画。 它能够保证对于 ...
Unity, the popular "build once, deploy anywhere" 3D game engine, is going 2D. At the company's UNITE conference in Vancouver this morning, CEO David Helgason announced three things: official ...
Google today announced new developer tools specifically for building mobile games. The company has launched a new 2D physics library called LiquidFun, a Google Play games plugin for Unity which works ...
If you’re at all interested in developing video games then you should definitely check out Unity. Unity is a 2D and 3D game engine as well as an IDE and builder tool that makes it possible to make ...
In part one of how to create a simple 2D platformer for Android in Unity, we went over the basics of creating a 2D platformer in Unity for Android. In doing so, we created a very basic little ‘game’ ...