jotego / jtcores

FPGA cores compatible with multiple arcade game machines and KiCAD schematics of arcade games. Working on MiSTer FPGA/Analogue Pocket
https://patreon.com/jotego
GNU General Public License v3.0
240 stars 41 forks source link

s18/mwalk: Incorrect alignment in intro #800

Closed rp-jt closed 1 month ago

rp-jt commented 2 months ago

In Moonwalker, during the intro, when the three MJ's pictures come from below and above the screen, the final result is wrong.

It should look like this (screenshot from gameplay) image

Instead, the center image is moved to the right, leaving no gap with the right image. Possibly, they're painted by different layers and not properly aligned yet