- Steam App
- Battle Hanafuda (4161340)
- Event type
- patch note
- Published
- 20 June 2026 - 11:31:40 UTC
- Source
- steam_community_announcements
This mini update includes several improvements, such as smoother card animations and additional map details.Improved card movement (transition)Added the ship (Kan'ei Maru) NPC to the road between Stage 1 and Stage 2Other minor fixes(1) Improved Card MovementI've adjusted the initial acceleration of card animations based on the distance between the starting and ending positions.Cards that travel only a short distance now move more gently, while cards traveling farther move more quickly, making the perceived animation time feel more consistent.(2) Ship NPCBattle Hanafuda includes a custom RPG engine called Sungeki Engine, which is used to implement the map traversal sequences between stages in Arcade Mode.You can think of it as something similar to RPG Maker, except it's built in VGS-X (C).By adding support for NPCs (Non-Playable Characters) to Sungeki Engine, I was able to place the ship ...