|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/create-3d-survival-game-in-unity/
课程评论:没有评论
**课程名称:** 在Unity中创建3D生存游戏 **课程概述:** 本课程是为已有Unity和C#基础(完成过初阶课程并熟练掌握其结合使用)的学习者设计的进阶课程。学员将从零开始,一步步构建一款小型3D生存游戏。课程内容涵盖: * **核心系统:** 第一人称摄像机、玩家移动系统、动画、物品栏(Inventory)、制作(Crafting)以及存档与读档系统。 * **实用技术:** * 从头开始创建第一人称视角。 * 利用Unity的新输入系统实现玩家移动。 * 物品拾取、收集资源。 * 实现日夜循环系统。 * 物品栏管理(拾取、装备、丢弃)。 * 制作物品。 * 与物体进行交互。 * 创建具有三种不同状态(恐惧、被动、攻击)的敌人。 * 游戏存档与读档功能(使用JSON文件序列化数据)。 * **学习目标:** * 掌握如何构建游戏的整体代码结构。 * 获得一个可复用的生存游戏模板。 * 学习从设置简单的移动系统到创建UI并保存数据的实用技巧。 课程将使用多种免费的3D模型、动画和工具。讲师投入了大量心血,确保学员能从中获益并学到有用的技术。 **主要学习内容(但不限于):** 1. 创建第一人称视角。 2. 玩家移动(使用Unity新输入系统)。 3. 物品拾取。 4. 资源收集。 5. 日夜系统。 6. 物品栏制作。 7. 物品装备。 8. 物品丢弃。 9. 制作系统。 10. 物体交互。 11. 敌人(三种状态:恐惧、被动、攻击)。 12. 游戏存档。 13. 游戏读档。 14. 以及更多进阶内容。
Are you looking for an intermediate Unity course where you will build a small 3d game, from scratch ? In this course we will create a survival game with first person camera, player movement system, animations, , inventory and crafting system and a Save & Load system to save & Load our progress If you have completed few beginner courses on Unity and c# and you feel comfortable using them together I believe that you will benefit greatly from this course.We will use multiple 3d models, animations and tools that are free to use. My hope is that at the end of the course you will have a bigger picture on how to structure the code for your game and have a survival game template that you can reuse.If you think that you could benefit from this course don't hesitate to purchase it. Saying that I have really put a lot of effort to make sure that you will benefit from the course and learn some useful techniques from setting up a simple movement system using a character controller to creating a UI and serializing the data to save it to a JSON file.!What you will learn at the end of this course1)make player with first person camera look from scratch2)Player Movement with new input system from unity3)Pickup Items4)Gathering Resource5)Day and Night system6)Making Inventory7)Equip Items8)Drop Items9)Craft System10)Interact with object11)Making Enemies with 3 diffrent state(Scared,Passive,Agressive)12)Saving The Game13)Loading The Game14)and more