How to change the theme of a DockWidget

Moon Animation Suite does not use DockWidgetPluginGuis but instead their own customised UI.

To achieve something like that, just parent the UI to StarterGui and create a close button which assigns the Visible property of your UI. For the draggable part, this may come in handy:

1 Like