hello
i think one time a saw post that said you could use an RGB color image in the title menu...? "because the title is only one image"...
Can this be done ? if so what would be the file format to save the image ? (PSD,PDD,Jpep) ?
also
can OpenBOR take more than 2 files for intro animations...
i have several animations in logo.txt and intro.txt...
but the problem is that the intro music passes to the menu screen...
it would be better if i used a diferent music for the menu
i think one time a saw post that said you could use an RGB color image in the title menu...? "because the title is only one image"...
Can this be done ? if so what would be the file format to save the image ? (PSD,PDD,Jpep) ?
also
can OpenBOR take more than 2 files for intro animations...
i have several animations in logo.txt and intro.txt...
# music [path] [loop] # BOR file to play
# animation [path] [x] [y] # GIF animation to play
# silence # Stop music
music data/music/intro1.bor
animation data/scenes/INTRO1.gif 0 0
animation data/scenes/INTRO2.gif 0 0
animation data/scenes/INTRO3.gif 0 0
animation data/scenes/INTRO4.gif 0 0
animation data/scenes/INTRO5.gif 0 0
animation data/scenes/INTRO6.gif 0 0
animation data/scenes/INTRO7.gif 0 0
music data/music/intro2.bor
animation data/scenes/LOGO1.gif 0 0
animation data/scenes/LOGO2.gif 0 0
animation data/scenes/LOGO3.gif 0 0
animation data/scenes/LOGO4.gif 0 0
animation data/scenes/LOGO5.gif 0 0
animation data/scenes/LOGO6.gif 0 0
but the problem is that the intro music passes to the menu screen...
it would be better if i used a diferent music for the menu