Closed Die4Ever closed 6 years ago
should be in charge of clickboxes, switching rooms, starting puzzles, opening the game menu...
probably should rethink doing the complicated combined playlist, maybe move started players into a playing list, and put the Command object inside the videoScript so it's easily retrievable on events
now that I kinda know how to do videos in Unity, I need to rewrite the code and make it not suck
probably use tags for each video, like "puzzle 2nd-row 1st-col" so that you can quickly clear a bunch of videos and replace them
should work without every instantiating multiple FMVManagers, hopefully remove the possibilities of flicker, improve queuing and stacking, callbacks
also figure out how to make the clickboxes work with different aspect ratios, maybe just find the 16:9 box that fits inside the game window and calculate from that