Skip to content
Snippets Groups Projects
  • Monster Iestyn's avatar
    5e501bae
    v.getSpritePatch/v.getSprite2Patch fix: Fix offset inconsistency between... · 5e501bae
    Monster Iestyn authored
    v.getSpritePatch/v.getSprite2Patch fix: Fix offset inconsistency between rotated sprites and non-rotated sprites
    
    This was caused by rotated sprites having FEETADJUST offsets applied, when non-rotated sprites did not. FEETADJUST is not actually needed in the HUD, so I've removed it from the rotated sprites (thankfully this is also the easiest way to fix it too)
    5e501bae
    History
    v.getSpritePatch/v.getSprite2Patch fix: Fix offset inconsistency between...
    Monster Iestyn authored
    v.getSpritePatch/v.getSprite2Patch fix: Fix offset inconsistency between rotated sprites and non-rotated sprites
    
    This was caused by rotated sprites having FEETADJUST offsets applied, when non-rotated sprites did not. FEETADJUST is not actually needed in the HUD, so I've removed it from the rotated sprites (thankfully this is also the easiest way to fix it too)