Kehom
Kehom
Allow clients to specify the rate in which snapshots will be sent, which could be at a lower pace than that of the simulation itself.
Provide means to selectively eliminate certain objects from the encoded snapshot, which could save some bandwidth.
This PR aims to address #1334 at least partially. With the changes: - When the `profile=some_file.py` is given as argument, that file can be placed alongside the extension *SConstruct* directory...
### Godot version 4.2 ### godot-cpp version 4.2 ### System information Windows 10 and Linux Mint ### Issue description SCons provides means for us to add custom variables and easily...
### Godot version 4.2 ### godot-cpp version 4.2 ### System information Windows 10 and Linux Mint ### Issue description When creating custom UI elements we have the possibility to use...
### Godot version 4.3 beta 1 ### godot-cpp version master ### System information Windows 10 and Linux Mint ### Issue description I recently updated the godot-cpp for my project and...
### Godot version 4.3 beta 2 ### godot-cpp version master ### System information Windows 10 and Linux Mint ### Issue description If implementing a module, we can include the `script_language.h`...