Added a modlet on my repo that includes a Unity Package and a working example of implementing a cutscene in the game. For the example I used the cutscene for the opening of Winterproject. The xml will show this cutscene once on a new game then prevent it from auto showing again. You can change the buff to show randomly during the game or using some other condition.
You can replace the MP4 file with one of your choosing but you will need a matching soundfile if you want it to only play in the spawning players head like I have it configured. Otherwise just let the .mp4 file have an audio track and everyone will hear the cutscene.
https://github.com/7D2D/A18Mods/tree/master/Cutscenes
You can replace the MP4 file with one of your choosing but you will need a matching soundfile if you want it to only play in the spawning players head like I have it configured. Otherwise just let the .mp4 file have an audio track and everyone will hear the cutscene.
https://github.com/7D2D/A18Mods/tree/master/Cutscenes
Last edited by a moderator: