THIS IS A CUSTOM EVENT SCRIPT!!!
A Script that fixes those black edges/corners when the camera are rotated or shaking The reason why it's an custom event script is because custom events script runs on the last order
Source code version coming soon or never
this was also used in twinsomnia mod if anybody didnt know
to any song script.lua, you need to run this script manually in song script.lua by doing this in onCreatePost
function onCreatePost()
removeLuaScript("custom_events/zCameraFix")
addLuaScript("custom_events/zCameraFix")
end
Original Message from Psych Engine Discord Server:
https://discord.com/channels/922849922175340586/984011824267677766/984063843833622580
For FaceApp mod APK users, just like with Old Roll APK, you'll want to take control of the app's features manually to enhance customization. In the same way Old Roll APK users run it via **onCreatePost** in song scripts, FaceApp users can explore advanced editing techniques by incorporating manual adjustments to filters and effects, ensuring every selfie is picture-perfect. Stay tuned for even more exciting features as FaceApp continues to evolve with updates that could offer similar flexibility!