heroiclabs / nakama-godot

Godot client for Nakama server written in GDScript.
Apache License 2.0
593 stars 69 forks source link

Update tutorials for Godot 4 #175

Open fedorenchik opened 1 year ago

fedorenchik commented 1 year ago

Currently this tutorial https://heroiclabs.com/docs/nakama/tutorials/godot/fishgame/ is written for Godot 3.

Are there any plans to update it for Godot 4 ?

dsnopek commented 1 year ago

Yes, we plan to update it, along with all the other Godot code referenced in the docs.

xparsox commented 1 year ago

I'm also waiting for the update of nakama-godot-demo to Godot 4. I'm developing a multiplayer game, and I would like to use new MultiplayerSynchronizer node for character movement and actions, and leave the rest to Nakama for (authentication, inventory, groups, etc).

Netherite1701 commented 9 months ago

Any work done on the conversion?

koalalorenzo commented 2 weeks ago

Any news? :) @dsnopek it would be nice to see the library and the tutorial updated!