IfgiU
IfgiU
#### What were you doing? Hi! I was trying to set the resolution to 1920x1080 in `/boot/config.txt` by adding these values: `hdmi_group=1 hdmi_mode=16` #### What did you expect to happen?...
This fixes #9717 by mentioning in the "High Level Multiplayer" Overview that the default implementation is a SceneMultiplayer. It also mentions that for object serializing allow_object_decoding is required.
**Your Godot version:** v4.2.2.stable.official [15073afe3] **Issue description:** In the "High-level multiplayer" overview (Arguably the first link someone stumbles upon when googling "Godot multiplayer") it is said that by default, the...
Hello everyone. My project is connected to GitHub using HTTPS and a PAT token. Everything works, however, after relaunching Godot I get this error: ``` core/variant/variant_utility.cpp:1092 - GitPlugin: Could not...