ruffle-rs / ruffle

A Flash Player emulator written in Rust
https://ruffle.rs
Other
15.2k stars 787 forks source link

laser is black #16898

Open zjk261 opened 1 month ago

zjk261 commented 1 month ago

Describe the bug

https://github.com/ruffle-rs/ruffle/assets/98996990/4d269177-00bb-4244-bc87-c14901382779

Expected behavior

it should be colored

https://github.com/ruffle-rs/ruffle/assets/98996990/cd46dc44-1c43-47cb-8825-908922929c5f

Content Location

E-Mission.zip

Affected platform

Desktop app

Operating system

Windows 10

Browser

No response

Additional information

No response

torokati44 commented 3 weeks ago

The laser MovieClips have HardLight blend mode, and a Glow and a Blur filter on them. Setting the blend mode to Normal makes the rays colorful.