-
Notifications
You must be signed in to change notification settings - Fork 115
Freeplay
Mikolka9144 edited this page Dec 16, 2024
·
2 revisions
Here's the list of custom features your P-Slice mods can take advantage of.
You can put special difficulty images for freeplay (like the ones in V-Slice) in mods/your-mod/images/freeplay/freeplayDifficulties
Character heads can have an additional pixel variant:
- as a static image in
mods/your-mod/images/freeplay/icons/{char}pixel.png - as a sparrow sprite in
mods/your-mod/images/freeplay/icons/{char}pixel(.png/.xml)
In the metadata file you can set a song's album to use in freeplay.
You can add a new one by creating a file in mods/your-mod/registry/ui/freeplay/albums/{albumId}.json.
In settings there are a few additional options for freeplay:
Freeplay Dynamic Coloring
| With | Without |
|---|---|
![]() |
![]() |
Special freeplay cards
| With | Without |
|---|---|
![]() |
![]() |



