|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/unity-for-kids/
课程评论:没有评论
**Coursera 课程总结:Unity 游戏开发入门(儿童版)— 制作 2D 星际战斗机游戏** 本课程是一门为初学者设计的 Unity 游戏开发启蒙课程,旨在通过一个完整的 2D 星际战斗机游戏项目,帮助学员熟悉 Unity 游戏引擎。课程包含约二十个教学单元,每个单元都配有可下载和导入的资源包或素材。 **课程核心内容:** * **项目设置与资源导入:** 学习如何初始化 Unity 项目,导入所需的插件和游戏素材。 * **关卡设计:** 掌握创建游戏场景,并将导入的资源布置到场景中。 * **用户界面 (UI) 制作:** 学习如何添加和配置 UI 元素,如文本、按钮和输入框,以增强游戏交互性。 * **模块化关卡与敌人设计:** 课程强调创建可无限扩展的关卡设计,并引入多种类型的敌人,学员可以自由调整敌人行为参数,打造独特的游戏体验。 **教学重点敌人类型:** * **基础射击敌人:** 可以实现上下移动或朝向玩家移动。 * **自杀式攻击敌人:** 能够追踪玩家并尝试与其碰撞。 * **Boss 敌人:** 具备动画效果和多样化的子弹,击败 Boss 后才能解锁新关卡。 * **加农炮射手:** 能够持续射击。 * **石块射手:** 被触发后会发射燃烧的石块。 **课程目标:** 本课程旨在让学员对 Unity 引擎的常用窗口和核心功能有初步了解,为后续更深入的编程课程打下基础。学员将能够亲手制作一款完整的 2D 射击游戏,并可与朋友分享。课程氛围轻松有趣,鼓励学员在制作游戏中获得乐趣。
In this course we are going to build a 2D Galaxy Fighter game project.We are going to learn how to set up a project, import packages and design our level.The aim of this course is to get familiar with Unity, get a basic understanding of windows and most used elements available in Unity engine so that it's easier to get on with following programming courses.There are about twenty lessons to complete this project. Each lesson has some package or assets to download and import.We will cover how to create scenes, add UI elements ( User Interface which is: text, button, input field, etc).In this course we will make it possible to create as many levels as you wish. You will have a chance to add many different enemies to the scene and tweak some parameters to change the behaviour of this enemy. You can download and import different graphics, audio files, change colors and texts to make this game unique.We are going to add enemies:basic shooting enemy which can move up and down or travel towards the player,kamikaze enemy which will follow the player and try to collide with itBoss enemy which has some animations, different bullets and will allow player to move on only when it get's destroyedCanon shooter which can't be destroyedStone shooter which once triggered, starts shooting burning stones.We can build our game and give it to our friends to play.There will be lots of fun,Hope you will like making games as much as I do ;)See you in the course.Matt