-
Test chunks link: https://github.com/WithinAmnesia/ARPG/discussions/15
I'm trying to find a way to seamless load and unload chunks for a 2D multiplayer game project to make an open world with a wor…
-
Hi! So I have been playing around with an existing multiplayer project and was trying to get a networked inventory added to it.
The below shows my Player scene with a NetworkedCharacterInventoryScene…
-
failed following wiki install instructions, if I#m missing a step might this be included on the wiki?
Godot Engine v4.2.2.rc2.official (c) 2007-present Juan Linietsky, Ariel Manzur & Godot Contribu…
-
It would be nice to have at least some base story, so we can develop features connected with it.
-
Type: Bug
Previously, multiple instances of the same task could be run in a compound tasks using the `dependsOn` option but this appears to have stopped working at some point. This feature is usefu…
-
### Describe the project you are working on
Godot
### Describe the problem or limitation you are having in your project
The following are common scenarios where users often find trouble in Godot:…
reduz updated
3 months ago
-
### Describe the project you are working on
A native Android app that wants to have:
1. A single `Activity` with Android Studio UI elements and Godot 3D elements at the same time (on one screen).
…
-
**Is your feature request related to a problem? Please describe.**
Useful when filting items, players or effects, such you want to get all enemies that have buff, just query "buff", not "buff.a", "bu…
-
### Tested versions
Reproducible in 4.3.beta1
Not reproducible in 4.3.dev6, 4.2.2.stable
### System information
Godot v4.3.beta1 - Windows 10.0.22000 - Vulkan (Forward+) - dedicated NVIDIA GeForce…
-
I am doing a from scratch build now for the multiplayer chunk system. What should I do for the server and the data and chunk storage?
I have a few leads and some more thoughts and resources can be fo…