Serenity Customisation

How do I edit the Evaluation mascots?

For the mascots, you simply have to edit the random index to search for however many files are in the EvalMascot folder! To do this, you should enter BGAnimations, and open up ScreenEvaluation underlay.lua, I would recommend using Notepad++, however, these changes can be made in just regular old notepad! I will use notepad for my example for ease of access.

The file should look like this:

You should then scroll down to where you can see "-- evaluation mascots EDIT THE NUMVER AT THE END OF THE LINE BELOW THIS". I commented it clearly for this reason!

After this, you should edit "math.random(1, 118)", replacing 118 with whatever the amount of pictures you have in the EvalMascot folder is!

Please also remember to name your mascots as "Mascot1.png, Mascot2.png" etc. It must be in .png format, as shown below! It cannot be less than 2 images

How do I edit the bouncing gameplay supporters?

For the gameplay supporters, it's the exact same process as above! But instead of opening ScreenEvaluation underlay.lua, you enter BGAnimations/ScreenGameplay underlay, and open bg,lua! It's the first line of the file! Seen below

Just edit where it says "166" here, with however many pictures you've got in the folder! Minimum of 2 images. They must be .png, and they must be named "supporter1, supporter2", as shown below!

I don't like the way the grades look, how do I edit them?

Editing the grades is easy! All you have to do is use a picture editor! However, for them to look nice, there's some limitations. You must not make the grades too big on the image! I will include a picture of the recommended maximum size, and how it looks in-game!

I will include this template size image in the folder. ^^

How do I change the fallback assets?

This is very simple! In Graphics, you will find "Common fallback background", which is the fallback for gameplay, and "fallbackBG", which is the fallback for song select. As well as "fallbackcdtitle", which is for when there is no cdtitle in song select. There is also Common fallback banner, which is for whenever there isn't a banner! For changing the title sreen and evaluation bg's, they are not in Graphics. They are in BGAnimations as background.avi and resultsbackground.avi respectively! The file formats must be kept the same for replacements (.png and .avi)

I want to make my own lua edits, can I?

Yes, absolutely! Edit my theme to your hearts content! It's a private theme, so long as it does not get posted publicly, I have no issue with any edits you might want to make, and if I like them, I may ask if I can steal them for myself lol.