Skip to content

Bate-papo local usando a API multiplayer de alto nível do Godot Engine

Notifications You must be signed in to change notification settings

LuizAntonioPereira/TesteNetworkSin

Repository files navigation

Bate-papo simples Godot / Simple Chat Godot

Este é um projeto de exemplo onde você pode criar um chat local usando a API multiplayer do Godot Engine.[PT]

Este es un proyecto ejemplo donde puedes crear un chat local usando la API multiplayer de Godot Engine.[ES]

This is an example project where you can create a local chat using the Godot Engine multiplayer API.[EN]

Uso / use

Você só precisa colocar o IP do seu PC e clicar em Host, depois no outro dispositivo escrever o IP e clicar em Join.[PT]

Por padrão, apenas 4 pessoas podem se conectar, mas você pode aumentar os dados modificando o const MAX_USERS no script chat.gd[PT]

Solo debes poner la IP de tu PC y dar clic en Host, luego en el otro dispositivo escribir la IP y dar clic en Join.[ES]

Por defecto solo pueden conectarse 4 personas pero puedes aumentar el dato modificando el const MAX_USERS en el script chat.gd[ES]

You just have to put the IP of your PC and click on Host, then on the other device write the IP and click on Join.[EN]

By default only 4 people can connect but you can increase the data by modifying the const MAX_USERS in the chat.gd script[EN]

Imagem de exemplo / Imagen de ejemplo / Example image

Captura_de_Tela

A Esquerda servidor e direita o client coloque o ip e se conecte.[PT]

Izquierda servidor y derecha el cliente poner la ip y conectarse.[ES]

Left server and right the client put the ip and connect.[EN]

About

Bate-papo local usando a API multiplayer de alto nível do Godot Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published