در این دوره آموزشی ساخت بازی آنلاین را یاد می گیرید و با استفاده از موتور بازی Unity بازی تیراندازی سوم شخص چندنفره را یاد می گیرید و می سازید. یک بازی ویدیویی چند نفره یک بازی ویدئویی است که در آن بیش از یک نفر میتوانند در یک محیط بازی به طور همزمان، یا به صورت محلی در یک سیستم محاسباتی (couch co-op)، در سیستمهای محاسباتی مختلف از طریق یک شبکه محلی بازی کنند. یا از طریق یک شبکه گسترده، معمولاً اینترنت. یونیتی به شما امکان می دهد دارایی ها را وارد و جمع آوری کنید، کد بنویسید تا با اشیاء خود تعامل داشته باشید، انیمیشن هایی را برای استفاده با یک سیستم انیمیشن پیشرفته ایجاد یا وارد کنید و موارد دیگر.
Photon Unity Networking (PUN) یک بسته یونیتی برای بازی های چند نفره است. خواستگاری انعطاف پذیر بازیکنان شما را به اتاق هایی می برد که در آن اشیاء می توانند از طریق شبکه همگام شوند. RPC ها، ویژگی های سفارشی یا رویدادهای فوتون "سطح پایین" تنها برخی از ویژگی ها هستند. موتور فوتون نیز به خوبی با Unity کار می کند و روش های توسعه بازی ها را گسترده تر می کند.
مشاهده توضیحاتــ انگلیسی
In this course you will learn online game development and you will learn and build multiplayer third person shooter game using unity game engine.
A multiplayer video game is a video game in which more than one person can play in the same game environment at the same time, either locally on the same computing system (couch co-op), on different computing systems via a local area network, or via a wide area network, most commonly the Internet.
Unity allows you to import and assemble assets, write code to interact with your objects, create or import animations for use with an advanced animation system, and much more.
Photon Unity Networking (PUN) is a Unity package for multiplayer games. Flexible matchmaking gets your players into rooms where objects can be synced over the network. RPCs, Custom Properties or "low level" Photon events are just some of the features. The Photon engine works exceptionally well with Unity, too, making the methods in which to develop games even broader.
Unity is great for creating both 2D and 3D games. Calling it the life of the cross-platform party in our article on the best game engines, we did not prevaricate − Unity is the best cross-platform option, covering all known modern platforms.