Edit of asset "Simple Online Multiplayer Networking" Accepted

Old/Current New/Edit
Title Simple Online Multiplayer Networking
Description A simple Godot online multiplayer networking setup: connect to an online server, instance a map, spawn players, and update their positions. A simple networking base template you can use in your Godot project.
It allows to connect to a local server by setting his IP address, the client spawn a player on the spawn node, the position of each player is updated and share their username is displayed on top. It has a simple chat system that also displays who has connected you can use it by pressing Enter. By holding Tab you can display the connected players.

It has a single script and scene for the networking, chatting system and to display the connected players. You just have to instance your map and set the player scene in the script and in the MultiplayerSpawner. You must also set a path to the SpawnPosition of the MultiplayerSpawner.
Category Templates
License MIT
Repository Provider GitHub
Repository Url https://github.com/Linko-3D/Godot-Simple-Online-Multiplayer-Networking
Issues Url https://github.com/Linko-3D/Godot-Simple-Networking/issues
Godot version Godot 4.3 Godot 4.0
Version String 1.0
Download Commit 498b5df4db8700a9b5aa0251e064760f9eeb16ec 3c736f15d1de45ae8401319c9a961c5380c44152
Download Url (Computed) https://github.com/Linko-3D/Godot-Simple-Online-Multiplayer-Networking/archive/498b5df4db8700a9b5aa0251e064760f9eeb16ec.zip https://github.com/Linko-3D/Godot-Simple-Online-Multiplayer-Networking/archive/3c736f15d1de45ae8401319c9a961c5380c44152.zip
Icon Url https://i.imgur.com/FXvNKC0.png
https://i.imgur.com/FXvNKC0.png
Preview Update
Type image
Image/Video URL https://i.imgur.com/ZjNtcG1.png
https://i.imgur.com/jAnVmMB.png
Thumbnail https://i.imgur.com/ZjNtcG1.png
https://i.imgur.com/jAnVmMB.png