Programming
Learn to code and ask for help with Godot. Talk about networking, encryption, APIs, you name it, it's all programming and it's all here.
Latest engine news:
Rpc Error: RPC is not allowed on node from:{id}. Mode is 2, authority is 1
- IceBergyn started
- Hi, I am getting this error when trying to use the following whapper : `class_name MyNetwork extends Node signal server_event( msg:String ) signal custom_event_msg( msg:String ) @export var port = 999...