How do I get Movies to play on startup for my packaged game?

Hi ,

You need a mp4 file and it’s recommended that it’s h264 encoded. Also, If your using the startup movie section of the project settings, please keep in mind that the videos will stop playing if the level is ready to play. If the level your loading is quick to load, it’s possible that you won’t even get a to see the video at all.

There is currently no way to adjust this in the binary version, but if you happen to working in the source version, you can configure it to not stop playing through code.

  • B.