- Joined
- Apr 1, 2010
- Messages
- 1,361
- Reaction score
- 306
Greetings,
today i release server and client to create a game on your own. As this is a "developement community" forum, its time to start developing instead of copying chinese crap mobile **** all the time, tweak some settings and talk about developing (which this isnt at all, its just changing settings
: )
Included:
* Server project with collision detection and login for player objects (which are currently capsules)
* Client with login and serverside player movement
both are created using Unity 2020.3.27f (you can use Unity 2019 to current for sure) and using Tom Weilands Riptide networking, which is free to use and open source.
I think its a good starting point to create your own stuff. Adding a database (you can use my EasyDB for Unity which includes a ready to go asset for unity and an editor for databases using XML file format -
!!!WARNING: This pack is NOT for people that just copy & paste to call themself "developers". Its for creating everythin on your own (beside the server/client connection) !!!
Have fun
:
Additional scripts that may be helpfull:
today i release server and client to create a game on your own. As this is a "developement community" forum, its time to start developing instead of copying chinese crap mobile **** all the time, tweak some settings and talk about developing (which this isnt at all, its just changing settings
To view the content, you need to sign in or register
Included:
* Server project with collision detection and login for player objects (which are currently capsules)
* Client with login and serverside player movement
both are created using Unity 2020.3.27f (you can use Unity 2019 to current for sure) and using Tom Weilands Riptide networking, which is free to use and open source.
I think its a good starting point to create your own stuff. Adding a database (you can use my EasyDB for Unity which includes a ready to go asset for unity and an editor for databases using XML file format -
To view the content, you need to sign in or register
) for user passwords and stuff is possible too. !!!WARNING: This pack is NOT for people that just copy & paste to call themself "developers". Its for creating everythin on your own (beside the server/client connection) !!!
Have fun
Additional scripts that may be helpfull:
To view the content, you need to sign in or register
Last edited:

