Monica Mąka
Monica Mąka
It would be great to get support for 8BitDo Ultimate C 2.4 GHz controller considering it's using usb dongle and doesn't have bluetooth functionality. The problem with it is that...
**Describe the bug** It's not possible to change a scene via `get_tree().change_scene_to_file()` with InkPlayer instance in the active scene. **To Reproduce** 1. Run a scene with instantiated and loaded InkPlayer...
If the config option is a `boolean` it displays the button properly:  However, if it's changed to `Boolean`, the button dissapears:  The weird part is that otherwise it...
Would it be possible to use `env.jvm_args` with custom JVM args such as `-Xmx3G` *without* needing to set a JVM executable path in the first argument? I need to change...