ruffle-rs / ruffle

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

The Ice Cream Parlour: can't fill the cup with ice cream #11445

Open MartySVK opened 1 year ago

MartySVK commented 1 year ago

Describe the bug

I don't see any error in the logs, but it is not possible to fill the cup with ice cream. It is AVM 1 game.

image

SWF - https://data.gameflare.com/games/202/x6ocnjFXF1F0jp.swf Game Online - https://www.gameflare.com/online-game/the-ice-cream-parlour/

Expected behavior

fill the cup with ice cream

Affected platform

Desktop app

Operating system

Windows 10

Browser

No response

Additional information

No response

n0samu commented 1 year ago

Haven't checked the code but this looks very much like a dropTarget issue, maybe similar to #10252