quellus / GDTuber

A dynamic PNGTuber program made in Godot
MIT License
21 stars 12 forks source link

[Bug]: Blinking on with Missing blinking Image #97

Open Addaadostuff opened 1 month ago

Addaadostuff commented 1 month ago

Describe the bug?

You can enable the blinking function without an image to show.

As a result, the image disappears for a few seconds with each blink.

To Reproduce

  1. new Screen object
  2. set neutral Image
  3. enable (if not already enabled) "has Blinking Texture"

Expected behavior

Ignore Blinking if no Image is Set.

Show warning on or near "has Blinking Texture" Option or show Warning in Menu

Screenshots

No response

Godot Version

4.2.2

What Platforms does this occur on?

Windows

Additional Context

No response

Addaadostuff commented 1 month ago

Same for "talking" and "blinking and talking"

quellus commented 2 weeks ago

We believe this is, for the most part, intended behavior.

We do want to give the user more feedback tho. I agree that there should be warning text when there are images missing.