0

Godot version: 3.1 STABLE OS/device

including version: WINDOWS/OS

I’m making a movable window in my game, and I’ve used the popup() function. The fact is that I want to style it like a terminal, so I have made a custom style (StyleBoxFlat). The problem here is that the “title part” of the popup is becoming transparent. How I can fix this?

Illustration enter image description here

Solution from post to Godot Github tracker: enter image description here

Community
  • 1
  • 1
LukeCage
  • 1
  • 3

1 Answers1

0

Problem solved. I just Added the solution in the first post.

LukeCage
  • 1
  • 3