Teak to animation in previous commit

This commit is contained in:
Maruno17
2022-02-24 20:56:09 +00:00
parent 4fc6e7f289
commit fe6b87c075
2 changed files with 33 additions and 22 deletions

View File

@@ -168,6 +168,7 @@ def pbBattleAnimationCore(anim, viewport, location, num_flashes = 2)
break if timer >= half_flash_time * 2
end
end
viewport.color.alpha = 0
end
# Take screenshot of game, for use in some animations
$game_temp.background_bitmap&.dispose