Posted July 12, 2024 by kyboon
v0.1.1
Possible fix for the background being solid black instead of transparent. Switched from using Exclusive Fullscreen to Fullscreen on Godot. However it leaves a subtle 1px border around the monitor. Not really happy with the border, but if it fixes the issue I guess I'll have to deal with it.
v0.1.2
Another possible fix. Tweaked some settings on the Godot project, and added some redundant code on transparent background enabling.