- Added Top Grunge jail calls.

- Added Flash projects for Patty, Grunge, Kneemoi, and Contessa In Jail.
- Added a version of the jail door slam sound.
- Added a script to automate building animations from the above two things.
This commit is contained in:
2026-06-30 13:55:20 -04:00
parent 6721bc1729
commit a4dd9a4cba
21 changed files with 614 additions and 29 deletions
Binary file not shown.
+1
View File
@@ -0,0 +1 @@
ffmpeg -framerate 8 -i %1InJail%%04d.png -i "D:\Code\Unity\VRChat Worlds\witwics\Raw Files\Jail Metal Door - Berlin Atmospheres 0307 - With Lead-In.wav" -vf "scale=640:360" -c:v libx264 -b:v 128k -pix_fmt yuv420p -c:a aac -b:a 96k -movflags faststart %1InJail.mp4
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.