Hi guys,
Hopefully you found useful my tutorials which i sharing with the community. Giving a feedback is keep me up to share my experience/infos with you all.
So, i just figurated out a
new thing. Video play before main menu show. I've downloaded many Fpsc x9 games and all started with the main menu ( some had video on player start ).
It's can be good for:
-Put your own logo into the game ( so if you make more people will know you)
-Put the TGC logo in it
-Put the short trailer of the game
-Put some warn into the video (
http://www.technopat.net/wp-content/uploads/2012/11/pegi-logos.jpg or selfmade similar stuff )
-Use your imagination
You will need:
-Your video
Setup:
1. Get your video into 2 part ( an
avi file and a
ogg file ). If you don't know how to do it visit my other post which deal with this problem:
http://forum.thegamecreators.com/?m=forum_view&t=202388&b=23
2. Now build your game
3. Open your game folder then go into Files\videobank ( if you dont have feel free to create one )
4. Place here your video
5 Go back to Files then go audio bank ( yourgamename\Files\audiobank )
6. Place here your ogg file
7. Go back again for you Files folder then go 'languagebank' --> your language --> gamebank --> yourprojectname --> open 'titlepage.fpi' ( you can easy open with notepad. )
8. Place this script in front of the first ":state=0..." line
:state=0:music=audiobank\yoursoundname.ogg
:state=0:video=videobank\yourvideoname.avi
9. Done!
PS.: If you put your ogg file somewhere else then edit my code ( example: :state=0:music=audiobank\sounds\intro\yoursoundname.ogg same with the avi file).
PS2.: "Burger" gave me the idea where shoud i search to make my idea real.
PS3.: Feedbacks are welcome and ohh... Merry Xmast to all!
I don't buy games....i make them.