Forum Multiplayer Complete PlayerIO Game Template (FULL SOURCE)

Discussion and help relating to the PlayerIO Multiplayer API.

Complete PlayerIO Game Template (FULL SOURCE)

Postby Velcer » March 24th, 2020, 1:16 pm

Hey all,

I developed a unity project that also includes backend server source. Out of the box 100% ready to be used for a foundation/better understanding for your own games.

Image

It includes authentication (login, register, recover, usernames), Shop system (purchasing & equipping items), Player Objects on the backend and how you can easily store information to the bigdb. Lobby System, Settings system, Dialog System (Message Box, Color Picker, Confirm/Deny), Lobby Game Rooms (With chat, user lists & host can kick users), Server Browser.. Out of the box platformer that uses shop purchases. Movement across clients is synchronized.... and a lot more that I forgot about.

I have no claims on any of the code or assets. You may use all of what I've provided in any way you like!
Discord Link & Download available in this video.
https://www.youtube.com/watch?v=P14IeArn4ls
Velcer
 
Posts: 9
Joined: September 1st, 2018, 8:31 pm

Re: Complete PlayerIO Game Template (FULL SOURCE)

Postby Henrik » May 4th, 2020, 7:59 am

Wow, that is pretty cool!
Henrik
.IO
 
Posts: 1880
Joined: January 4th, 2010, 1:53 pm


Return to Multiplayer