在这个游戏开发课程中,你将学习如何使用Unity、C#和光子2创建多人游戏。
MP4 |视频:h264,1280×720 |音频:AAC,44.1 KHz,2 Ch
语言:英语+中文字幕(云桥网络 机译)+原英文字幕 |时长:(1小时20分钟)|大小解压后:852 MB
了解如何使用统一,C#编程语言和光子2创建一个多人游戏

你会学到:
了解如何使用Unity和光子创建多人游戏。
了解如何制作多人游戏加载屏幕和大厅。
使用C#编程语言为多人游戏创建简单的脚本。
学习通过网络同步脚本、视频、动画等组件和远程过程控制功能。
制作一个自上而下的玩家控制器。编码一个时髦的破折号和一个屏幕包装!
给生活带来一个简单的敌人AI!他们会追逐最近的球员,降低球队的健康。
通过主菜单为玩家角色添加昵称。
用粒子和声音充实你的多人游戏世界。
制作一个灵活的产卵系统来挑战有大量敌人的玩家。
创建一个分数系统来记录玩家的表现。

要求
在开始本课程之前,您应该了解Unity的基础知识。像保存场景、导航界面、使用三个基本操作工具(平移、旋转和缩放)一样,创建预设以及在检查器内添加和修改组件。
您应该对C#的基础知识有很强的理解,比如创建变量、修改变量和调用函数。

描述
以下是通过观看本课程您将学到的一些重要知识:

首先,你会对在Unity中从A到Z真正完成一个游戏需要什么有更强的理解!

了解单人和多人游戏开发的区别。

了解如何制作多人游戏加载屏幕和大厅。

使用C#编程语言为多人游戏创建简单的脚本。

学习通过网络同步脚本、视频、动画等组件和远程过程控制功能。

制作一个自上而下的玩家控制器。编码一个时髦的破折号和一个屏幕包装!

给生活带来一个简单的敌人AI!他们会追逐最近的球员,降低球队的健康。

制作一个灵活的产卵系统来挑战有大量敌人的玩家。

通过主菜单为玩家角色添加昵称。

用粒子和声音充实你的多人游戏世界。

创建一个分数系统来记录玩家的表现。

为什么要向我们学习?

我和哥哥创建这门课程是为了分享我们制作游戏的激情,并帮助他人将他们独特的愿景带入生活!
我们一直在教有抱负的游戏开发人员如何使用统一,用C#编程语言编码,以及制作游戏艺术和动画。我们的教程已经被成千上万的人浏览,非常受欢迎,每天我们都有几十个开发者感谢我们帮助他们踏上游戏开发之旅!

我们不仅制作了大量的教程,还使用统一、2D和3D制作了大量的游戏。
因此,我们知道从A到Z创造一个完整、完美的体验是什么感觉,并且非常想为您配备合适的工具和知识,以便您也能这样做!

这门课是给谁的
对学习如何制作多人游戏感兴趣的学生。
这门课程也是为那些想加深他们的编码知识,并使用C#和光子编程多人游戏体验的人准备的。

教程目录:
1.正式介绍
2.不和谐服务器

1.服务器和加载

2.加入并创建房间
3.铲球员
4.玩家控制器
5.玩家动画
6.产卵的敌人
7.RPC函数
8.金色的光芒
9.记分系统
10.虚线和环绕
11.游戏结束
12.音频和粒子
13.添加昵称
14.结论

MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 18 lectures (1h 20m) | Size: 717.8 MB
Learn how to create a multiplayer game using Unity, the C# programming language and Photon 2
Beginner’s Guide to Multiplayer Game Development in Unity
What you’ll learn:
Learn how to create a multiplayer game using Unity and Photon.
Discover how to make a multiplayer loading screen and lobby.
Create simple scripts for multiplayer games using the C# programming language.
Learn to sync over the network scripts, visuals, animations and more with components and RPC functions.
Make a top down player controller. Code a stylish dash move and a screen wrap!
Bring a simple enemy AI to life! They will chase the nearest player and reduce the team’s health.
Add a nickname to your player character via a main menu.
Juice up your multiplayer world with particles and sounds.
Make a flexible spawning system to challenge the players with hordes of enemies.
Create a score system to keep track of player performance.

Requirements
Before starting this course you should understand the basics of Unity. Like saving scenes, navigating the interface, using the three basic manipulation tools (Translate, Rotate and Scale), create prefabs and add and modify components inside the inspector.
You should have a strong understanding of the basics of C#, such as creating variables, modifying those and calling functions.

Description
In this game development course you’ll learn how to create multiplayer games using Unity, C# and Photon 2.

Here is a list of the key things you will learn by watching this course :

First of all, you’ll have a stronger understanding of what it takes to actually finish a game from A to Z in Unity!

Learn the differences between singleplayer and multiplayer game development.

Discover how to make a multiplayer loading screen and lobby.

Create simple scripts for multiplayer games using the C# programming language.

Learn to sync over the network scripts, visuals, animations and more with components and RPC functions.

Make a top down player controller. Code a stylish dash move and a screen wrap!

Bring a simple enemy AI to life! They will chase the nearest player and reduce the team’s health.

Make a flexible spawning system to challenge the players with hordes of enemies.

Add a nickname to your player character via a main menu.

Juice up your multiplayer world with particles and sounds.

Create a score system to keep track of player performance.

Why learn from us?

My brother and I created this course to share our passion for making games and help others bring their unique visions to life!
We’ve been teaching aspiring game developers how to use Unity, code with the C# programming language, and make game art and animations. Our tutorials have been viewed by thousands and are very popular, every day we get dozens of developers thanking us for helping them out on their own game dev journey!

We’ve not only made tons of tutorials but we’ve also created plenty of games using Unity, both 2D, and 3D!
So we know what it’s like to create a complete, polished experience from A to Z, and really want to equip you with the right tools and knowledge so you can do the same!

Who this course is for
Students interested in learning how to make multiplayer games.
This course is also for those wanting to deepen their coding knowledge, and program multiplayer experiences using C# and Photon.
云桥网络 为三维动画制作,游戏开发员、影视特效师等CG艺术家提供视频教程素材资源!

下载说明:用户需登录后获取相关资源
1、登录后,打赏30元成为VIP会员,全站资源免费获取!
2、资源默认为百度网盘链接,请用浏览器打开输入提取码不要有多余空格,如无法获取 请联系微信 yunqiaonet 补发。
3、分卷压缩包资源 需全部下载后解压第一个压缩包即可,下载过程不要强制中断 建议用winrar解压或360解压缩软件解压!
4、云桥网络平台所发布资源仅供用户自学自用,用户需以学习为目的,按需下载,严禁批量采集搬运共享资源等行为,望知悉!!!
5、云桥网络-CG数字艺术学习与资源分享平台,感谢您的关注与支持!