Monica Mąka

Results 4 issues of 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: ![obraz](https://github.com/user-attachments/assets/15036ff4-b7b5-4230-83a2-6c92f8b0ecf5) However, if it's changed to `Boolean`, the button dissapears: ![obraz](https://github.com/user-attachments/assets/0fedda41-dbdc-48c4-9d53-37a267b3bce3) 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...