使用Unity的全新多人游戏框架制作在线游戏

使用Unity的全新多人游戏框架制作在线游戏

课程介绍

·使用Unity的新 Netcode for GameObjects(NGO)框架创建在线多人游戏
·使用 Unity Gaming Services(UGS) Relay &Lobby 能够自行托管,无需端口转发和共享IP
·创建一个多人自上而下的射击游戏,您可以对其进行修改并将其变成您自己的有趣作品
·培养制作自己的任何类型的竞争性或合作性多人游戏的技能
·添加核心游戏玩法(让你的坦克移动、射击、收集金币等)以及更高级的功能,如排行榜、迷你地图和赏金
·部署到UGS以允许专用游戏服务器托管
·实施UGS Matchmaker,以便玩家可以排队并自动连接到专用服务器
·与20人或更多人同时在线玩

使用Unity的全新多人游戏框架制作在线游戏

使用Unity的全新多人游戏框架制作在线游戏

课程目录:

├──1. Introduction & Setup
| ├──1. Set Up Unity & VS Code.en.srt 14.30kb
| ├──1. Set Up Unity & VS Code.mp4 78.47M
| ├──1. Set Up Unity & VS Code.srt 13.72kb
| ├──1.1 Download Unity Hub.html 0.08kb
| ├──1.2 Download Visual Studio Code.html 0.10kb
| ├──2. Networking Basics.en.srt 14.89kb
| ├──2. Networking Basics.mp4 92.44M
| ├──2. Networking Basics.srt 14.24kb
| ├──2.1 Unity Docs – Networking Terminology.html 0.15kb
| ├──3. Installation & Setup.en.srt 25.04kb
| ├──3. Installation & Setup.mp4 118.70M
| ├──3. Installation & Setup.srt 25.36kb
| ├──3.1 This Lecture’s Project Changes.html 0.17kb
| ├──4. Community & Support.en.srt 2.41kb
| ├──4. Community & Support.mp4 27.51M
| ├──4. Community & Support.srt 2.38kb
| ├──4.1 Chrome Live Captions.html 0.10kb
| ├──4.2 GameDev.tv Blender Facebook Group.html 0.10kb
| ├──4.3 GameDev.tv Blog.html 0.19kb
| ├──4.4 GameDev.tv Community Forum.html 0.19kb
| ├──4.5 GameDev.tv on Discord.html 0.08kb
| ├──4.6 GameDev.tv on Twitter.html 0.09kb
| ├──4.7 GameDev.tv on YouTube (Livecasts).html 0.10kb
| ├──5. Accessing Our Projects.en.srt 8.64kb
| ├──5. Accessing Our Projects.mp4 31.87M
| └──5. Accessing Our Projects.srt 8.09kb
├──2. Core Gameplay
| ├──1. Section Intro – Core Gameplay.en.srt 0.81kb
| ├──1. Section Intro – Core Gameplay.mp4 10.06M
| ├──1. Section Intro – Core Gameplay.srt 0.78kb
| ├──10. Health Component.en.srt 16.75kb
| ├──10. Health Component.mp4 77.58M
| ├──10. Health Component.srt 16.94kb
| ├──10.1 This Lecture’s Project Changes.html 0.17kb
| ├──10.2 Unity Docs – Serialization.html 0.16kb
| ├──11. Health Display.en.srt 18.22kb
| ├──11. Health Display.mp4 91.93M
| ├──11. Health Display.srt 17.99kb
| ├──11.1 This Lecture’s Project Changes.html 0.17kb
| ├──12. Dealing Damage.en.srt 12.96kb
| ├──12. Dealing Damage.mp4 80.39M
| ├──12. Dealing Damage.srt 13.04kb
| ├──12.1 This Lecture’s Project Changes.html 0.17kb
| ├──13. Coins.en.srt 19.21kb
| ├──13. Coins.mp4 86.83M
| ├──13. Coins.srt 19.28kb
| ├──13.1 This Lecture’s Project Changes.html 0.17kb
| ├──14. Coin Wallet.en.srt 11.83kb
| ├──14. Coin Wallet.mp4 78.14M
| ├──14. Coin Wallet.srt 11.79kb
| ├──14.1 This Lecture’s Project Changes.html 0.17kb
| ├──15. Coin Spawner.en.srt 29.50kb
| ├──15. Coin Spawner.mp4 173.06M
| ├──15. Coin Spawner.srt 29.66kb
| ├──15.1 This Lecture’s Project Changes.html 0.17kb
| ├──16. Map Design.en.srt 11.86kb
| ├──16. Map Design.mp4 88.29M
| ├──16. Map Design.srt 11.64kb
| ├──16.1 TerrainPrefabs.zip.html 0.11kb
| ├──16.2 This Lecture’s Project Changes.html 0.17kb
| ├──17. Combat Polish.en.srt 22.56kb
| ├──17. Combat Polish.mp4 177.92M
| ├──17. Combat Polish.srt 22.63kb
| ├──17.1 This Lecture’s Project Changes.html 0.17kb
| ├──2. Importing Assets.en.srt 15.78kb
| ├──2. Importing Assets.mp4 64.77M
| ├──2. Importing Assets.srt 15.46kb
| ├──2.1 TankAssets.zip.html 0.11kb
| ├──2.2 This Lecture’s Project Changes.html 0.17kb
| ├──3. Reading Input.en.srt 31.26kb
| ├──3. Reading Input.mp4 128.93M
| ├──3. Reading Input.srt 31.39kb
| ├──3.1 This Lecture’s Project Changes.html 0.17kb
| ├──4. Network Authority.en.srt 28.41kb
| ├──4. Network Authority.mp4 125.27M
| ├──4. Network Authority.srt 27.96kb
| ├──4.1 This Lecture’s Project Changes.html 0.17kb
| ├──4.2 Unity Docs – Network Latency Management.html 0.13kb
| ├──5. Player Movement.en.srt 28.96kb
| ├──5. Player Movement.mp4 152.13M
| ├──5. Player Movement.srt 28.66kb
| ├──5.1 This Lecture’s Project Changes.html 0.17kb
| ├──6. Player Aiming.en.srt 15.09kb
| ├──6. Player Aiming.mp4 93.83M
| ├──6. Player Aiming.srt 14.82kb
| ├──6.1 This Lecture’s Project Changes.html 0.63kb
| ├──7. Networked Projectiles.en.srt 22.81kb
| ├──7. Networked Projectiles.mp4 125.46M
| ├──7. Networked Projectiles.srt 22.64kb
| ├──7.1 This Lecture’s Project Changes.html 0.17kb
| ├──8. Firing Projectiles.en.srt 24.00kb
| ├──8. Firing Projectiles.mp4 135.45M
| ├──8. Firing Projectiles.srt 23.54kb
| ├──8.1 This Lecture’s Project Changes.html 0.17kb
| ├──9. Firing Improvements.en.srt 25.70kb
| ├──9. Firing Improvements.mp4 149.28M
| ├──9. Firing Improvements.srt 25.41kb
| └──9.1 This Lecture’s Project Changes.html 0.17kb
├──3. Connecting Online
| ├──1. Section Intro – Connecting Online.en.srt 1.63kb
| ├──1. Section Intro – Connecting Online.mp4 15.41M
| ├──1. Section Intro – Connecting Online.srt 1.54kb
| ├──10. Creating Lobbies.en.srt 21.69kb
| ├──10. Creating Lobbies.mp4 114.97M
| ├──10. Creating Lobbies.srt 21.45kb
| ├──10.1 This Lecture’s Project Changes.html 0.17kb
| ├──11. Joining Lobbies.en.srt 28.42kb
| ├──11. Joining Lobbies.mp4 150.29M
| ├──11. Joining Lobbies.srt 28.03kb
| ├──11.1 This Lecture’s Project Changes.html 0.17kb
| ├──12. Player Name Selection.en.srt 22.08kb
| ├──12. Player Name Selection.mp4 96.25M
| ├──12. Player Name Selection.srt 22.15kb
| ├──12.1 This Lecture’s Project Changes.html 0.17kb
| ├──13. Connection Approval.en.srt 24.69kb
| ├──13. Connection Approval.mp4 140.82M
| ├──13. Connection Approval.srt 24.97kb
| ├──13.1 This Lecture’s Project Changes.html 0.17kb
| ├──14. Handling Connections.en.srt 28.00kb
| ├──14. Handling Connections.mp4 163.87M
| ├──14. Handling Connections.srt 27.93kb
| ├──14.1 This Lecture’s Project Changes.html 0.17kb
| ├──15. Networking Improvements.en.srt 9.24kb
| ├──15. Networking Improvements.mp4 40.76M
| ├──15. Networking Improvements.srt 9.25kb
| ├──15.1 This Lecture’s Project Changes.html 0.17kb
| ├──16. Shutting Down Cleanly.en.srt 15.43kb
| ├──16. Shutting Down Cleanly.mp4 88.98M
| ├──16. Shutting Down Cleanly.srt 15.46kb
| ├──16.1 This Lecture’s Project Changes.html 0.17kb
| ├──2. Main Menu.en.srt 17.58kb
| ├──2. Main Menu.mp4 69.96M
| ├──2. Main Menu.srt 17.54kb
| ├──2.1 This Lecture’s Project Changes.html 0.17kb
| ├──3. Application Controller.en.srt 27.63kb
| ├──3. Application Controller.mp4 125.49M
| ├──3. Application Controller.srt 27.55kb
| ├──3.1 This Lecture’s Project Changes.html 0.17kb
| ├──4. Authentication.en.srt 30.21kb
| ├──4. Authentication.mp4 135.26M
| ├──4. Authentication.srt 30.72kb
| ├──4.1 This Lecture’s Project Changes.html 0.17kb
| ├──5. Auth Improvements.en.srt 16.44kb
| ├──5. Auth Improvements.mp4 93.54M
| ├──5. Auth Improvements.srt 16.55kb
| ├──5.1 This Lecture’s Project Changes.html 0.17kb
| ├──6. Relay Service Setup.en.srt 11.16kb
| ├──6. Relay Service Setup.mp4 49.78M
| ├──6. Relay Service Setup.srt 11.06kb
| ├──6.1 This Lecture’s Project Changes.html 0.17kb
| ├──7. Allocating A Relay.en.srt 21.13kb
| ├──7. Allocating A Relay.mp4 112.19M
| ├──7. Allocating A Relay.srt 21.13kb
| ├──7.1 This Lecture’s Project Changes.html 0.17kb
| ├──8. Joining A Relay.en.srt 15.12kb
| ├──8. Joining A Relay.mp4 83.29M
| ├──8. Joining A Relay.srt 14.76kb
| ├──8.1 This Lecture’s Project Changes.html 0.17kb
| ├──9. Lobbies UI.en.srt 25.13kb
| ├──9. Lobbies UI.mp4 105.57M
| ├──9. Lobbies UI.srt 24.46kb
| └──9.1 This Lecture’s Project Changes.html 0.17kb
├──4. Gameplay Additions
| ├──1. Section Intro – Gameplay Additions.en.srt 1.84kb
| ├──1. Section Intro – Gameplay Additions.mp4 19.58M
| ├──1. Section Intro – Gameplay Additions.srt 1.76kb
| ├──10. Leaderboard Updating.en.srt 11.40kb
| ├──10. Leaderboard Updating.mp4 72.80M
| ├──10. Leaderboard Updating.srt 11.21kb
| ├──10.1 This Lecture’s Project Changes.html 0.17kb
| ├──10.2 Unity Docs – NetworkVariable.html 0.14kb
| ├──11. Leaderboard Sorting.en.srt 19.05kb
| ├──11. Leaderboard Sorting.mp4 123.18M
| ├──11. Leaderboard Sorting.srt 18.89kb
| ├──11.1 This Lecture’s Project Changes.html 0.17kb
| ├──12. Losing Coins.en.srt 14.75kb
| ├──12. Losing Coins.mp4 87.91M
| ├──12. Losing Coins.srt 14.62kb
| ├──12.1 This Lecture’s Project Changes.html 0.17kb
| ├──13. Bounty Coins.en.srt 29.44kb
| ├──13. Bounty Coins.mp4 155.35M
| ├──13. Bounty Coins.srt 29.04kb
| ├──13.1 This Lecture’s Project Changes.html 0.17kb
| ├──14. Healing Zone Setup.en.srt 25.17kb
| ├──14. Healing Zone Setup.mp4 144.02M
| ├──14. Healing Zone Setup.srt 24.86kb
| ├──14.1 This Lecture’s Project Changes.html 0.17kb
| ├──15. Restoring Health.en.srt 23.88kb
| ├──15. Restoring Health.mp4 152.85M
| ├──15. Restoring Health.srt 23.71kb
| ├──15.1 This Lecture’s Project Changes.html 0.17kb
| ├──16. Mini Map.en.srt 22.32kb
| ├──16. Mini Map.mp4 147.95M
| ├──16. Mini Map.srt 22.25kb
| ├──16.1 This Lecture’s Project Changes.html 0.17kb
| ├──17. Gameplay Polish.en.srt 23.33kb
| ├──17. Gameplay Polish.mp4 149.11M
| ├──17. Gameplay Polish.srt 23.32kb
| ├──17.1 This Lecture’s Project Changes.html 0.17kb
| ├──2. Player Camera.en.srt 19.92kb
| ├──2. Player Camera.mp4 110.13M
| ├──2. Player Camera.srt 19.66kb
| ├──2.1 This Lecture’s Project Changes.html 0.17kb
| ├──3. Overhead Names.en.srt 24.19kb
| ├──3. Overhead Names.mp4 142.75M
| ├──3. Overhead Names.srt 24.12kb
| ├──3.1 This Lecture’s Project Changes.html 0.17kb
| ├──4. Spawn Points.en.srt 20.79kb
| ├──4. Spawn Points.mp4 127.73M
| ├──4. Spawn Points.srt 20.58kb
| ├──4.1 This Lecture’s Project Changes.html 0.17kb
| ├──5. Respawning.en.srt 24.41kb
| ├──5. Respawning.mp4 155.60M
| ├──5. Respawning.srt 24.62kb
| ├──5.1 Microsoft Docs – Lambda Expressions.html 0.15kb
| ├──5.2 This Lecture’s Project Changes.html 0.17kb
| ├──5.3 Unity Docs – Coroutines.html 0.11kb
| ├──5.4 Unity Docs – FindObjectsByType.html 0.15kb
| ├──6. Leaderboard Setup.en.srt 16.70kb
| ├──6. Leaderboard Setup.mp4 75.12M
| ├──6. Leaderboard Setup.srt 16.73kb
| ├──6.1 This Lecture’s Project Changes.html 0.17kb
| ├──7. Custom Data Types.en.srt 14.61kb
| ├──7. Custom Data Types.mp4 67.33M
| ├──7. Custom Data Types.srt 14.37kb
| ├──7.1 This Lecture’s Project Changes.html 0.17kb
| ├──8. Leaderboard Spawning.en.srt 22.12kb
| ├──8. Leaderboard Spawning.mp4 122.32M
| ├──8. Leaderboard Spawning.srt 22.41kb
| ├──8.1 This Lecture’s Project Changes.html 0.17kb
| ├──9. Leaderboard Names.en.srt 23.82kb
| ├──9. Leaderboard Names.mp4 150.05M
| ├──9. Leaderboard Names.srt 23.93kb
| └──9.1 This Lecture’s Project Changes.html 0.17kb
└──5. Online Matchmaking
| ├──1. Section Intro – Online Matchmaking.en.srt 1.75kb
| ├──1. Section Intro – Online Matchmaking.mp4 19.30M
| ├──1. Section Intro – Online Matchmaking.srt 1.64kb
| ├──10. Matchmaker Testing.en.srt 14.55kb
| ├──10. Matchmaker Testing.mp4 92.51M
| ├──10. Matchmaker Testing.srt 14.61kb
| ├──10.1 This Lecture’s Project Changes.html 0.17kb
| ├──11. Matchmaking Polish.en.srt 18.89kb
| ├──11. Matchmaking Polish.mp4 98.04M
| ├──11. Matchmaking Polish.srt
| ├──11.1 This Lecture’s Discussion.html 0.17kb
| ├──11.2 This Lecture’s Project Changes.html 0.17kb
| ├──12. Making Trails.en.srt 27.03kb
| ├──12. Making Trails.mp4 170.36M
| ├──12. Making Trails.srt 26.45kb
| ├──12.1 This Lecture’s Project Changes.html 0.17kb
| ├──13. Section Cleanup.en.srt 13.80kb
| ├──13. Section Cleanup.mp4 81.11M
| ├──13. Section Cleanup.srt 13.51kb
| ├──13.1 This Lecture’s Project Changes.html 0.17kb
| ├──2. Dedicated Servers.en.srt 10.16kb
| ├──2. Dedicated Servers.mp4 46.12M
| ├──2. Dedicated Servers.srt 9.80kb
| ├──2.1 Unity Docs – Network Topologies.html 0.17kb
| ├──3. UGS Wrapper.en.srt 26.57kb
| ├──3. UGS Wrapper.mp4 137.77M
| ├──3. UGS Wrapper.srt 26.28kb
| ├──3.1 This Lecture’s Project Changes.html 0.17kb
| ├──3.2 UGSWrapper.zip.html 0.11kb
| ├──4. Server Build Prep.en.srt 23.20kb
| ├──4. Server Build Prep.mp4 141.55M
| ├──4. Server Build Prep.srt 23.31kb
| ├──4.1 This Lecture’s Project Changes.html 0.17kb
| ├──5. Build Deployment.en.srt 19.43kb
| ├──5. Build Deployment.mp4 96.08M
| ├──5. Build Deployment.srt 19.51kb
| ├──5.1 GitHub Repo – Matchplay Sample.html 0.13kb
| ├──5.2 This Lecture’s Project Changes.html 0.17kb
| ├──5.3 Unity – UGS Dashboard.html 0.09kb
| ├──6. Matchmaking UI.en.srt 16.57kb
| ├──6. Matchmaking UI.mp4 80.71M
| ├──6. Matchmaking UI.srt 16.68kb
| ├──6.1 This Lecture’s Project Changes.html 0.17kb
| ├──7. Queuing Up.en.srt 23.06kb
| ├──7. Queuing Up.mp4 124.78M
| ├──7. Queuing Up.srt 23.09kb
| ├──7.1 This Lecture’s Project Changes.html 0.17kb
| ├──8. Matchmaking Ticket.en.srt 23.39kb
| ├──8. Matchmaking Ticket.mp4 129.05M
| ├──8. Matchmaking Ticket.srt 23.40kb
| ├──8.1 This Lecture’s Project Changes.html 0.17kb
| ├──9. Backfilling.en.srt 24.19kb
| ├──9. Backfilling.mp4 145.41M
| ├──9. Backfilling.srt 24.17kb
| └──9.1 This Lecture’s Project Changes.html 0.17kb

 

更多好课推荐

1、《 物联网/嵌入式工程师| 体系课更新26周 》  百度云

2、《 Kubernetes系统精讲 Go语言实战K8S集群可视化 》下载直通车

3、《 程序员的 AI 启蒙课: ChatGPT 让你 1 人顶 3 人 》 下载直通车

4、《 千峰物联网与嵌入式 》下载直通车

开通VIP畅快学习无阻碍!

资源下载此资源下载价格为12立即购买,VIP免费
支付后会自动显示网盘链接;百度网盘、无密自助下载即可,如果链接失效请联系微信:ITBOKE
站内部分资源收集于网络,若侵犯了您的合法权益,请联系我们删除!
赞赏是最好的支持
如果对你有帮助那就支持一下吧
立即赞赏
分享到:
赞(0) 打赏

觉得文章有用就打赏一下文章作者

支付宝扫一扫打赏

微信扫一扫打赏

小月博客-一个专注于分享的技术博客
没有账号? 忘记密码?