标题: UNET 'Server + MySQL and Clients' 2.0.1 [打印本页] 作者: 烟雨 时间: 2016-4-25 19:03 标题: UNET 'Server + MySQL and Clients' 2.0.1
Requires Unity 5.3.1 or higher.
This project creates a single UNET server to connect multiple players. Server is using MySQL.
You need only install MySQL, all other work you can easily doing on the server.
Server:
- Check the login and password.
- Verification of the use account (when you turn off "TestMode").
- Sending character data on the client.
- Tracking the movement of the character, as well as data validation.
Client:
- Registration
- Character created
- The character selection screen and displays the character's statistics
- The movement of the character according to the server
- Chat