Hallo.
Ich hab eine Frage: Wie setzt man Videos in sein Spiel ein, und welche Dateitypen unterstütz werden?
Ich hab eine Frage: Wie setzt man Videos in sein Spiel ein, und welche Dateitypen unterstütz werden?
The following functions can be used to display the splash screens:
splash_show_video(fname,loop) Shows a video splash screen. fname is the name of the video file. Whether a particular movie file is supported depends on the drivers on the machine. Typically you can use .avi, .mpg, and .wmv files but avoid special codecs. You best put this file in the folder of the game yourself or in a subfolder. loop indicates whether to loop the video.