A collection of events made for Codename Engine.
Right now, this contains 5 main events:
- Zoom Tween: Lets you zoom in and out with every ease, along with lerping and instant zooms. Simple and effective. You can even reset to stage zoom easily!
- Cinematic Bars: Lets you move simple cinematic bars around. same tweens as Zoom, and you can even choose between it going below or above the HUD.
- Angle Tween: The same as Zoom Tween, but for the camera angle. lerp uses the camera speed.
- Better Alt Switches: Not really much to explain. Its the same as the regular alt switches event, but it lets you set the idle and sing suffixes separately, and to more than just "-alt".
- Duet Cam Allows you to move the camera between two strums, and even pick which characters in those strums are accounted.
And a few extras:
- Lerp Mult: Multiplicative camera speed controller. Both multiplicative and direct (0-1) modes are available.
- Bump Speed Change: Same as Lerp Mult, but for zooming and bumping/bopping.
To get every event, use the "Download Zip" in the "Code" dropdown (the big green button). You can also get events individually by clicking on them and using the "Download raw file" button. More Tedious, but it lets you cherry-pick which events you want. You may also get the .ui.hx files, which contain small GUI additions to the charter for each event! These are also packed into the .pack files, but a source code bug prevents them for working. Just know that eventually they will become useless.