Creating #Multiplayer games just got easier! #godot #gaming #gamedev #indiedev #godotengine

preview_player
Показать описание
This is a tutorial for how to turn Brackeys first Godot project into a multiplayer game! We add players to the game with MultiplayerSpawner and sync their location and animation with a MultiplayerSynchronizer. I touch on how to use an RPC to send a message to the server. We also look at some common server/client authority strategies for setting up a multiplayer game.

If you haven't already, please watch Brackeys tutorial, it is very good and really helps you understand how to get started with Godot and create a 2D game!

[Multiplayer Tutorial]

[Brackeys Godot Tutorial]

[Looking for the code?]

👋 Let's talk shop 👇

-----------------------------------------------------------------

#2dgame #respawn #pvp #health #animations #gamedevelopment #2dmultiplayer #godotstartertemplate #godot #godottips #gametech #gamedev #indiedev #multiplayer #network #godotengine #brackeys
Рекомендации по теме
Комментарии
Автор

Really love Godot's approach to multiplayer

giovannidiassilvaecosta
Автор

Godot 4 made multiplayer easy, now adding it is as simple as 2 nodes and a couple lines of code.

sodium_chloride