You need to create a Media Player asset and set it to be that media file. Then you pull a pin off that and say play. You wouldn’t want the video files to all automatically start playing in the game because it crashes pretty quickly. I had a bug in my code that left the videos playing afterwards because of timing issues and after about 30 videos all playing at once it will kill itself and require a shut down of the engine.