Unlock Animation
Note the difference between unlock animation and video background.
Unlock animation allows a video to play before the player plays the chart for the first time.
How to use
The UI for this is not fully in place yet, so the process is a bit cumbersome. The steps below are best done on Windows.
If your chart already has info.yml, skip to step 3.
- Import your chart in Phira.
- In
data/charts/custom, find the folder for your chart (e.g. by chart ID such as9067228), open it, findinfo.yml, and copy it into your chart folder (the one from unpacking the pez, not the imported folder). - Add the unlock video file to your chart folder (again, the unpacked pez folder). Assume the file is named
unlock.mp4. - In
info.yml, find the lineunlockVideo: nulland change it tounlockVideo: unlock.mp4(or add this line if it is missing). - Re-import your chart.