项目作者: seattlefella

项目描述 :
My interpretation of the Brackys 32 part Multi-player FPS.
高级语言: C#
项目地址: git://github.com/seattlefella/MultiplayerFPS.git
创建时间: 2017-04-23T01:48:44Z
项目社区:https://github.com/seattlefella/MultiplayerFPS

开源协议:The Unlicense

下载


Making a Multiplayer FPS in Unity

This project is my realization of the 32 part Brackys Muti-player FPS project.

While it follows closely to what the original author created
I have often re-factored the code to suit my self.

Everything is/was running upon upload.
You will need to set up a unity account to use the match maker service.

You will also need to download the free version of database control for the project to function.

You will also have to download the unity Standard Assets package

Learn how to make a multi-player first-person shooter in Unity. This series teaches the very cool Unity Networking system (uNet). All code is written entirely in C#.

Watch the videos HERE.

Software

  • This project runs on the Unity engine. Make sure to have the newest version installed before running the project. The project folder is called “MultiplayerFPS”.

This project is released into the public domain. For more information see LICENSE.