Edit of asset "Simple Online Multiplayer" Accepted

Old/Current New/Edit
Title Simple Online Multiplayer
Description A simple Godot online multiplayer setup: connect to an online server, 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
Issues Url https://github.com/Linko-3D/Godot-Simple-Networking/issues
Godot version Godot 4.2 Godot 4.0
Version String 1.0
Download Commit aadac9d7a6f17a216f02d5d648352f84def3e8ff 3c736f15d1de45ae8401319c9a961c5380c44152
Download Url (Computed) https://github.com/Linko-3D/Godot-Simple-Online-Multiplayer/archive/aadac9d7a6f17a216f02d5d648352f84def3e8ff.zip https://github.com/Linko-3D/Godot-Simple-Online-Multiplayer/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