[RELEASED] Simple Multiplayer Kit

Hey everyone,

Simple Multiplayer Kit, has just hit the Unity Asset Store!
Asset Store link

This kit contains the necessary scripts to:

  • Create servers
  • Join servers
  • Password protect servers
  • Create dedicated servers
  • Simple Server Browser
  • Handle basic transform tracking
  • And much more!

SMK is written in C#, and utilizes Unity’s in-built networking solution, so you don’t need a third party solution; just load the asset, configure to your desire, and off you go!
Contains a basic demo scene, too, so you can learn from a working, well-documented build!

Questions, comments, or suggestions? Ask right here in this thread, or here instead
If email is more your thing, you can contact me at: contact@pheonise.com

Thanks for your time! :slight_smile:

How do you use this asset over mobile internet 4g etc

本地测试可以连接,但是外部连接不了,只能显示列表:eyes:,求解?