博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
unity多人游戏_如何使用Unity 2D和镜像构建多人纸牌游戏(更新)
阅读量:2520 次
发布时间:2019-05-11

本文共 2311 字,大约阅读时间需要 7 分钟。

unity多人游戏

Working with the canvas in can feel complicated at first, particularly if you're attempting to learn the editor while also tackling C# scripting.

刚开始在使用画布可能会感到复杂,特别是如果您在尝试学习编辑器的同时还处理C#脚本时,尤其如此。

It can also be daunting to think about turning a single-player game into a multiplayer experience, as there are a lot of new concepts to consider and several third-party packages from which to choose.

考虑将许多新概念和几个可供选择的第三方程序包,将单人游戏转变为多人游戏体验也可能令人生畏。

In Part 1 of this new video series, we'll create a basic 2D card game in Unity with randomized decks and draggable/droppable cards using the canvas, C# scripting, prefabs, and more (1 hour 10 minute watch):

在这个新视频系列的第1部分中,我们将在Unity中使用画布,C#脚本,预制件以及更多内容(1小时10分钟的观看时间)在Unity中创建一个基本的2D纸牌游戏,其中包含随机的纸牌和可拖放的纸牌:

In Part 2, we'll continue the adventure by cleaning up our nested canvas prefabs and enabling a mouseover card preview (42 minute watch):

在第2部分中,我们将通过清理嵌套的画布预制件并启用鼠标悬停卡预览(42分钟观看)来继续冒险:

In Part 3, we'll add basic multiplayer functionality with (1 hour 26 minute watch):

在第3部分中,我们将使用 (1小时26分钟的观看时间)添加基本的多人游戏功能:

In Part 4, we'll continue to work with Mirror to improve our multiplayer experience (36 minute watch):

在第4部分中,我们将继续与Mirror合作,以改善多人游戏体验(36分钟观看):

In Part 5, we'll add game logic from one of my games, , to our multiplayer project (2 hour 34 minute watch):

在第5部分中,我们将把我的其中一款游戏游戏逻辑添加到我们的多人项目(观看2小时34分钟)中:

And in Part 6, we'll continue to add game logic along with a more robust user interface (1 hour 23 minute watch):

在第6部分中,我们将继续添加游戏逻辑以及更强大的用户界面(1小时23分钟的观看时间):

You can also learn more about Unity multiplayer basics .

您还可以了解有关Unity多人游戏基础知识的更多信息。

Happy coding!

编码愉快!

If you enjoyed this article, please consider , , or .

如果您喜欢这篇文章,请考虑 , 或 。

M. S. Farzan, Ph.D. has written and worked for high-profile video game companies and editorial websites such as Electronic Arts, Perfect World Entertainment, Modus Games, and MMORPG.com, and has served as the Community Manager for games like Dungeons & Dragons Neverwinter and Mass Effect: Andromeda. He is the Creative Director and Lead Game Designer of and author of . Find M. S. Farzan on Twitter .

法赞(MS Farzan)博士 他曾为知名的视频游戏公司和编辑网站(例如,Electronic Arts,Perfect World Entertainment,Modus Games和MMORPG.com)撰写和工作,并曾担任《龙与地下城:龙骨无双》和《 质量效应:仙女座》等游戏的社区经理。 。 他是《 的创意总监和首席游戏设计师,并且是《 作者。 在Twitter 上找到MS 。

翻译自:

unity多人游戏

转载地址:http://vjhwd.baihongyu.com/

你可能感兴趣的文章
linux文件目录类命令|--cp指令
查看>>
.net MVC 404错误解决方法
查看>>
linux系统目录结构
查看>>
学习进度
查看>>
使用Postmark测试后端存储性能
查看>>
NSTextView 文字链接的定制化
查看>>
第五天站立会议内容
查看>>
ATMEGA16 IOport相关汇总
查看>>
面试题5:字符串替换空格
查看>>
[Codevs] 线段树练习5
查看>>
Amazon
查看>>
hMailServer搭建简单邮件系统
查看>>
从零开始学习jQuery
查看>>
opacity半透明兼容ie8。。。。ie8半透明
查看>>
CDOJ_24 八球胜负
查看>>
Alpha 冲刺 (7/10)
查看>>
一款jQuery打造的具有多功能切换的幻灯片特效
查看>>
SNMP从入门到开发:进阶篇
查看>>
@ServletComponentScan ,@ComponentScan,@Configuration 解析
查看>>
unity3d 射弹基础案例代码分析
查看>>