quellus / GDTuber

A dynamic PNGTuber program made in Godot
MIT License
16 stars 11 forks source link

[Bug]: The hide menu button hides Screen Objects #51

Closed quellus closed 1 month ago

quellus commented 1 month ago

Describe the bug?

When hiding the menu, avatars and screen objects get hidden as well

To Reproduce

  1. Launch GDTuber
  2. Create an avatar/screen object
  3. Hide the menu via the "Hide Menu" button
  4. Avatar is no longer visible

Expected behavior

Avatars should always be visible even when the menu is hidden.

Screenshots

No response

Godot Version

4.2.2

What Platforms does this occur on?

Windows

Additional Context

No response