Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Render coin animation with transparent background #83

Merged
merged 1 commit into from
Oct 24, 2020

Conversation

mitruly
Copy link
Contributor

@mitruly mitruly commented Oct 24, 2020

Description
The current coin tile has a solid white background causing the animation to render with a background in-game:
super_mario_current_coin_tile

This PR updates the coin tiles so that they render properly:
super_mario_transparent_coin_tile

Fixes #82.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Animated coins render with solid white background
2 participants