SkillAgentSearch skills...

UnityBasicNetworking

Very basic client-server networking implemented using unet's LLAPI.

Install / Use

/learn @Abaudat/UnityBasicNetworking
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Very basic client-server networking implemented with unet's LLAPI. This is a complete Unity project containing a demo. If you're only interested in the actual Scripts you can find them in Assets/Scripts/Networking.

How to use the demo:

  • Clone this repo to your computer.
  • Open the folder "Networking Base" with Unity.
  • If needed, open the scene "Scenes/baseScene".
  • Press CTRL + B or go to the dropdown menu File and click on Build & Run.
  • After a quick load, a configuration window will open.
  • Click the play button in unity and in the configuration window.
  • In the Unity editor, click on the Server button.
  • In the build, click on the Client button.
  • You can now send messages from the build window. They will show up in the Unity Console.
View on GitHub
GitHub Stars19
CategoryDevelopment
Updated1y ago
Forks6

Languages

C#

Security Score

75/100

Audited on Nov 6, 2024

No findings