Thanks so much, the rhythm game has gotten a lot of love and I'm so happy! Removing the border is actually really easy, it's a combination of this video and calling get_tree().get_root().set_transparent_background(true) in your main script's _ready() method. You will have to add your own drag bar and minimize/exit buttons but that isn't too bad.