Nice Micro
Nice Micro
> I have implemented 2 rooms of this so far. You can make a "WIP" pull request if you feel comfortable sharing.
Hi, @nuckable ! I've been testing this project recently, and this is how I understand things work: In the file, `options/finetune_realesrgan_x4plus.yml`, there is the following line: `save_checkpoint_freq: !!float 5e3` This...
I'd like to add that the LV2 plug-in keeps creating a directory in the home folder whenever I open the project (LMMS) containing the Carla rack with the sfizz plug-in....
> I've created the godot4 branch, the only changes so far are @monban : How to deal with the last open PR with the animations wrt the new branch?
My suggestion (inside the src folder): - autoloads - game - - character - - items - - maps - - - lobby - - - DDR lab - ui_elements...
> * We keep the position sync functions, but only run them every 0.5-2 seconds, depending on how it goes What I was also thinking, we can optimize the syncing...