Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laironcosta1994/third-person
A multiplayer top-down shooter example project in Unity using the SocketWeaver SDK
https://github.com/laironcosta1994/third-person
multiplayer network networking sample third-person-shooter top-down top-down-shooter unity unity3d unity3d-games
Last synced: 3 months ago
JSON representation
A multiplayer top-down shooter example project in Unity using the SocketWeaver SDK
- Host: GitHub
- URL: https://github.com/laironcosta1994/third-person
- Owner: laironcosta1994
- Created: 2024-08-07T13:30:19.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-12T11:42:51.000Z (4 months ago)
- Last Synced: 2024-09-27T23:01:11.654Z (4 months ago)
- Topics: multiplayer, network, networking, sample, third-person-shooter, top-down, top-down-shooter, unity, unity3d, unity3d-games
- Language: C#
- Homepage: https://www.socketweaver.com/
- Size: 3.94 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Third-person Shooter
![Alt text](demo.gif?raw=true "SocketWeaver Third-person demo")
## Requirements
1. Unity 2018.3.4 or later. You can download the latest version of Unity here: https://unity3d.com/get-unity/download
2. A SocketWeaver Account. You can create a SocketWeaver Account for free here: https://portal.socketweaver.com> All accounts get 20GB of data for **FREE** every month.
## What we are making
In this tutorial, we are going to make a multiplayer top-down shooter.
We will show you the process step-by-step. By the time you finished reading this tutorial, you will be ready to start converting your own game or explore more advanced features that our Unity SDK SWNetwork provides.## Source Code
The source code of this tutorial is hosted at: https://[github.com/SocketWeaver/third-person](https://github.com/laironcosta1994/third-person)### The repository has two Unity Projects:
#### Starter
The starter project of the tutorial. It has all the assets you need to complete the tutorial.
#### Multiplayer
The final playable multiplayer game.## Community
If you have questions about the tutorial, join our discord server at: https://discord.gg/qXt7Bkf