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:
- A
"RPC 'updateDataPos' is not allowed from: 1. Mode is 0, master is 1."
- AppleJus started
- Hi, I can't solve this error no matter what I try: "RPC 'updateDataPos' is not allowed from: 1. Mode is 0, master is 1." I have two peers connected, one is server (id 1), the other with a unique netwo...
- J
What is the best way to handle multiple screen resolutions for a 2D game?
- TwistedTwigleg replied
- Hi all, Say for example that I want my game to have the same size characters on a 1920x1080 (Full HD) screen, and a 3840x2160 (4K) screen? Right now I have a bunch of RigidBody2Ds with Sprites. I woul...