Note, this will still appear as black in the Love2D Game Window.
First of all, thank you @xkeeper for this, who found this worked even after being told "It can't be done"
The Code
function love.draw() -- This is all you need to do in your Love2D Code, set the background to transparent. love.graphics.setBackgroundColor(0,0,0,0) end
Setting up the OBS Capture
- Game Capture
- Mode: Capture Window
- Allow Transparency: True/Checked