网址:Roll-a-ball tutorial - Unity。 1)Environment and Player:设定环境与选手对象。2)Camera and Play Area:调整摄像机的位置与运动场所。3) Collecting, Scoring and Building the game:收集碰撞体,记录分数并且构建游戏。
2D Game Kit
网址:2D Game Kit - Unity。
1. Game Kit Introduction
2. Creating a New Scene
3. Painting a Level
4. Testing Your Level
5. Adding a Moving Platform
6. Opening a Door with Events
7. Enemies
8. Damaging with Objects
9. Decorating
10. Teleporting the Player
11. Having Fun
该篇是之前的学习unity3d的学习记录,现在暂时使用不到。对于unity3d,如同其他的软件开发工具一样,模型拖拽与脚本粘合。
TIPs: 可能在软件的开发过程中,会遇到一些问题,或者是一些功能实现的困惑,这些都是可以在https://answers.unity.com/index.html 中进行咨询。效果拔群。