Venomalia / UniversalDynamicInput

a custom button pack for dolphin that supports over 150 games!
Creative Commons Zero v1.0 Universal
131 stars 15 forks source link

Mario Party 5 - Add button animations for Triple Jump Minigame #190

Closed teconmoon closed 11 months ago

teconmoon commented 11 months ago

This pull request is a simple correction to the A & B textures used in the Triple Jump minigame. I've tweaked the JSON used to draw the button textures for the minigame so that it has an animated push effect as opposed to being static. The texture includes three button push phases for both A & B, so this is achieved by slightly resizing the texture as the button is being pushed. Swapping in images from other button sets (like Defaultstyle_pushed) isn't a feature available in DIT currently, so this is the next best thing.