Hi everyone,
I was following this tutorial about networking and dedicated server in a stable version of godot. I wanted to use the godot 4 version and the NetworkedMultiplayerENet isn't usable anymore i guess:
- Identifier "NetworkedMultiplayerENet" not declared in the current scope.
Has anyone an idea on a solution/alternative for a client/server architecture on godot 4 ?