|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/learn-multiplayer-game-development-in-godot/
课程评论:没有评论
课程名称:学习在Godot中进行多人游戏开发 课程概述:在本课程中,我们将学习如何使用Godot游戏引擎和Ubuntu服务器编码一个多人游戏项目。第一部分项目是游戏项目,我们将学习如何在Godot中导入3D模型和动画、重定向动画、设置游戏环境、创建第三人称角色、设置主菜单和暂停菜单用户界面、连接到游戏服务器以及与游戏服务器共享和接收数据。第二部分项目是游戏服务器项目,我们将学习如何在Godot中设置多人游戏节点,定义双方的rpc调用,连接多个玩家进游戏世界,并与他们共享其他玩家的变换、动画和名称数据。此外,我们还将学习如何在本地机器上托管我们的游戏服务器,并提供一些关于网络托管提供商的提示,下载并安装Ubuntu Server在本地机器上,下载并使用FileZilla将文件从计算机共享到Ubuntu Server,下载并使用Putty连接和控制我们的Ubuntu Server,导出Godot项目作为专用服务器,并上传专用服务器pck文件并在Ubuntu Server上运行它。
In this course we learn how to code a multiplayer game project using the Godot game engine and the Ubuntu Server.The first project is the game project where we learn how toimport 3D model and animations in Godot,retarget the animations,setup the game environment,create a third person character,setup main and pause menu user interface,connecting to the game server andsharing/receiving the data from the game server.The second project is the game server project where we learn how tosetup the multiplayer peer in Godot,define the rpc calls for the both ends of the game,connecting multiple players in the game world andsharing data with them about other player's transforms, animations and names.We also learn how we canhost our game server on a local machine where I also give some hints on web hosting providers online,download & install the Ubuntu Server on a local machine,download and use FileZilla to share files from our computer to the Ubuntu Server,download and use Putty to connect to and control our Ubuntu Server,export the game server Godot project as a dedicated,uploading the dedicated server pck file and running it on the Ubuntu Server.