This repository was archived by the owner on Nov 12, 2024. It is now read-only.
|
I'm trying to integrate a canvas with Kaboom with an existing web project, and I need the kaboom canvas to be transparent. kaboom({
background: [0, 0, 0, 0]
})but that renders just a black background. |
Answered by
slmjkdbtl
Feb 23, 2022
Replies: 1 comment 1 reply
|
Just added support for transparent background, your code should work in v2000.2.9 |
1 reply
Answer selected by
iacobson
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Just added support for transparent background, your code should work in v2000.2.9