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

INHERITING SPRITES/CRIES IS BECOMING REAL #40

Closed
wants to merge 6 commits into from

Conversation

KirbyRider1337
Copy link
Contributor

@KirbyRider1337 KirbyRider1337 commented Feb 5, 2024

You just plop an "inherit" file with JSON formatting in a specified cries/sprites folder and if a mon has an entry in that file but does not have a sprite or cry in the same directory then it will look at whatever is listed for its entry and copy that thing's sprite or cry. (basically the other files in that directory override inherit file entries)

Also "substitute" mons with cry data actually play that cry data so the dependencies between cries and actual sprite data are now completely severed and retrieval of cry data has been moved into its own function, if custom cries aren't showing up chances are there was incorrect indexing and that should be fixed

@KirbyRider1337
Copy link
Contributor Author

Actually we might not need this feature too much for now, maybe later.

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.

1 participant