Tidying up for v21's release

This commit is contained in:
Maruno17
2023-06-25 22:31:05 +01:00
parent 22fa0f9c0b
commit aecd9e5bb6
15 changed files with 35 additions and 712 deletions

View File

@@ -759,7 +759,7 @@ module BattleAnimationEditor
return false
end
if usealpha
# TODO: This should account for sprite.angle as well
# TODO: This should account for sprite.angle as well.
bitmapX = sprite.src_rect.x
bitmapY = sprite.src_rect.y
bitmapX += sprite.ox