A downloadable asset pack

Quick MMORPG is a powerful mmorpg template for Unity Game Engine.

Client: Unity

Server: Hazel (C#)


Includes:

* Client Connection to Server usign TCP or RUDP.

* Data sending using a byte array.

* Player Spawn.

* Player Movement.

* Database System (SQLite).

* Registration and Login.

* All data is saved inside the database.

* Chat System (Player, Info, Error messages included).

* Animations Sync.

* Player Stats (health, speed) are derived from the server.


Discord Server: https://discord.gg/tx2T5kC


Credits:

Hazel -> Core Networking

Kevin Keymak -> Byte Buffer