nakama-godot
nakama-godot copied to clipboard
Update tutorials for Godot 4
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 ?
Yes, we plan to update it, along with all the other Godot code referenced in the docs.
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).
Any work done on the conversion?