Godot 4.X
Tag for discussions and questions for Godot 4
Latest engine news:
Multiplayer server lobby/masterlist peer2peer p2p listen/broadcast ports
- kuligs2 replied
- I have limited ammount of experience creating packets and stuff when it come to networking. Somehow in multiplayer games everything works automagically. My current worry is that i cant wrap around my ...
[Solved] Difficulty implementing Drag and Drop swap with custom resources
- l8r_allocator replied
- I'm currently in the process of making a screen that has ability slots, and it is up to the player to mix and match them and change the order at will. The Drag and Drop functionality worked just fine ...