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

Added GUI button to copy Json file #350

Merged
merged 9 commits into from
May 19, 2023
Merged

Conversation

TheFatBastid
Copy link
Contributor

Added a button to get the Json currentsong file (like the text currentsong file)
In my attempt to add a new settings object (Labeled double button) I seemed to be adding a ton of code for a minor change. Instead I just added another button line.

Sources was reporting i.genre instead of i.source
So you can rock out to Juanes with proper generic lyric support
If you go to credits or a few other places you will be warning spammed with "Unable to add the requested character to font asset atlas texture. Please make the texture readable." A total unity moment: 1) This can only be set when viewing the font atlas, while running, in the debug inspector, not the regular one. 2) They confuse reading and writing. 3) Why isn't this the default? Whatever, anyways, I set the Barlow Font to IsReadable true
On the play scene background gameobject, there was a reference to an unknown missing script. Removed component
Added a button to get the Json currentsong file (like the text currentsong file)
In my attempt to add a new settings object (Labeled double button) I seemed to be adding a ton of code for a minor change. Instead I just added another button line.
@EliteAsian123 EliteAsian123 merged commit e61df69 into YARC-Official:dev May 19, 2023
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.

2 participants