microsoft / pxt-arcade

Arcade game editor based on Microsoft MakeCode
https://arcade.makecode.com
MIT License
477 stars 206 forks source link

Sprites snagging on top walls when animation varies in size #6061

Open kiki-lee opened 1 year ago

kiki-lee commented 1 year ago

Once upon a time, sprites were snagging on walls (see ticket #4649) https://github.com/microsoft/pxt-arcade/issues/4649

This feels like it's happening again with this maze game, but it could be something different altogether. Can someone take a look?

https://makecode.com/_a00gTfaaHdaE

kiki-lee commented 1 year ago

Removed content-blocking since it looks like I can make it work with smaller animations, but leaving the ticket because our thread in Teams made it sound like it's a good idea to implement a fix for this common scenario, anyway.