Unity入门学习流程

建议学习流程

  • Roll-a-ball

[官方教学资源]https://learn.unity.com/project/roll-a-ball-tutorial
[b站中文翻译(缺结尾)]https://www.bilibili.com/video/BV11s411g7nS
[b站中文翻译(完整)]https://www.bilibili.com/video/BV1bW411a7U6

  • 入门教程:太阳系

[视频]https://v.youku.com/v_show/id_XODcyOTM2NjE2.html
[资源]https://pan.baidu.com/s/1slrj54h
[备注]该教学资料为老版本unity,但逻辑一样,实在不适应,可以跳过。

  • Karting Mods

[教学资源]https://learn.unity.com/project/qia-ding-che-microgame
[游戏资源]https://assetstore.unity.com/packages/templates/karting-microgame-150956

  • Endless Run(英文,选做)

https://learn.unity.com/tutorial/mobile-development-techniques,这似乎仅是一个技术介绍。
官方完整跑酷游戏教程,包括内购、商店等所有游戏上线需要的功能。

  • FPS microgame(中文,选做)

https://learn.unity.com/project/fps-microgame
据说无代码,掌握unity运作原理。完成页面中所有教程即可。

  • CreatorKit-FPS(英文,选做)

https://learn.unity.com/project/creator-kit-fps,页面列出了所有教程,最后三个为视频教学,最后一个是视频教学录像。虽然为英文,但难度不高,极容易上手。不需要代码。

  • 初级编程

[教学资源]https://learn.unity.com/project/chu-ji-bian-cheng

  • Create With Code(无中文资料,可跳过)

[教学资源]https://learn.unity.com/course/create-with-code

  • Create With Code(中文版)

[教学资源]https://connect.unity.com/p/bo-zhu-zhi-bo-unity-learnling-ji-chu-ke-cheng-create-with-code
这是一名中国博主自开的Create With Code,在B站持续更新中,可以关注下。

  • Playground(无中文资料,可跳过)

[教学资源]https://learn.unity.com/project/unity-playground

  • John Lemon's Haunted Jaunt

[教学资源]https://learn.unity.com/project/john-lemon-s-haunted-jaunt-3d-beginner-1
[游戏资源]https://assetstore.unity.com/packages/essentials/tutorial-projects/3d-beginner-tutorial-resources-143848

  • 中级编程

[教学资源]https://learn.unity.com/project/zhong-ji-bian-cheng

  • Tanks!

[官方教学资源]https://learn.unity.com/project/tanks-tutorial
[B站中文翻译]https://www.bilibili.com/video/BV1Lb41167UG/
[游戏资源]https://assetstore.unity.com/packages/essentials/tutorial-projects/tanks-tutorial-46209


以下备用资源,无须在意

https://learn.unity.com/tutorial/let-s-try-shooting-with-raycasts

图片.png

[首推]https://assetstore.unity.com/packages/essentials/tutorial-projects/roll-a-ball-tutorial-complete-77198#reviews

图片.png

https://learn.unity.com/project/roll-a-ball-tutorial?language=cn
[中文翻译] https://www.bilibili.com/video/BV11s411g7nS

[首推]https://learn.unity.com/project/john-lemon-s-haunted-jaunt-3d-beginner-1

图片.png

https://www.bilibili.com/video/BV1Lb41167UG/

图片.png

编程

国内课堂式C#教程 https://www.bilibili.com/video/BV1S4411C72d/

官方付费C#教程 https://www.bilibili.com/video/BV1Kb411K7J2/

官方初级编程中文字幕 https://learn.unity.com/project/chu-ji-bian-cheng

官方中级编程中文字幕 https://learn.unity.com/project/zhong-ji-bian-cheng

其它

  • 官方课程:Beginner Script https://learn.unity.com/course/beginner-scripting?language=en
  • 官方教师课程:Teaching Game Design and Development https://learn.unity.com/course/teaching-game-design-and-development/
  • 官方自学课程 beginning-3d-game-development https://learn.unity.com/course/beginning-3d-game-development/
  • 官方教员培训课程 Create With Code: Teacher Trainning https://learn.unity.com/course/create-with-code-teacher-training
  • 官方学员课程 Create With Code https://learn.unity.com/course/create-with-code/
  • 官方playground教员培训课程 https://learn.unity.com/project/getting-started-with-playground-with-a-curriculum-guide/?tab=educator
  • 官方的FPS microgame 教程页面(中文) https://learn.unity.com/project/fps-microgame

完成页面中所有教程即可。

  • 官方CreatorKit-FPS教程https://learn.unity.com/project/creator-kit-fps

页面列出了所有教程,最后三个为视频教学,最后一个是视频教学录像。

  • 官方非常全面的一个跑酷教程,包括app内购买,商店等。https://learn.unity.com/tutorial/mobile-development-techniques

你可能感兴趣的:(Unity入门学习流程)