mugen chars, rare characters
Mugen | CHAT | SCREENPACK WITH CINEMATIC INTRO!! - Forum | Registration | Login
[New messages · Members · Forum rules · Search · RSS ]
  • Page 1 of 1
  • 1
SCREENPACK WITH CINEMATIC INTRO!!
BarthkumaDate: Sunday, 2012-04-22, 12:05 PM | Message # 1
Hero
Group: contributor
Messages: 468
Awards: 0
Reputation: 7
Reproofs: 0%
Status: Offline
anyone know where to find a screenpack with cinematic intro??? or just give me the link TNX biggrin

 
Leo5848Date: Monday, 2012-04-23, 11:37 AM | Message # 2
Angel
Group: contributor
Messages: 1083
Awards: 1
Reputation: 11
Reproofs: 0%
Status: Offline
Quote (Barthkuma)
anyone know where to find a screenpack with cinematic intro??? or just give me the link TNX


Screenpack with cinematic intro are not easy to find.
But here I have a link : http://www.4shared.com/zip/8Rb2ctkW/kofxi_screenpackintro.html

Intro is easy to make. I recommend to make a intro yourself because you can make a intro with any video you like. I you want me to tell how to make a intro then i will tell you..



 
BarthkumaDate: Monday, 2012-04-23, 2:54 PM | Message # 3
Hero
Group: contributor
Messages: 468
Awards: 0
Reputation: 7
Reproofs: 0%
Status: Offline
wow tnx.. really how to make it??

 
Leo5848Date: Monday, 2012-04-23, 3:32 PM | Message # 4
Angel
Group: contributor
Messages: 1083
Awards: 1
Reputation: 11
Reproofs: 0%
Status: Offline
Quote (Barthkuma)
wow tnx.. really how to make it??


Code
;----------------------------
[Info]
name = "King Of Fighters" ;Name of motif
author = "author" ;Motif author name
localcoord = 1280,720 <------ this is your mugen resolution
;----------------------------
[Scene 0]
bgm = intro.mp3 <-------- this is for sound
bgm.loop = 0
fadin.time = 0
fadout.time = 0
clearcolor = 0, 0, 0
layerall.pos = 0, 0
layer0.offset = 0, 0
layer0.anim = 0
layer0.starttime = 0
end.time = 14450 <------ this is the end time of your video

;------------------------------------
[Begin Action 0]
0,0, 0, 0, 2           
0,1, 0, 0, 2 <--- these are the sprites with their group and numbers the first 0 is the group and the 1 is image or sprite number.
0,2, 0, 0, 2
0,3, 0, 0, 2
0,4, 0, 0, 2
0,5, 0, 0, 2
0,6, 0, 0, 2
0,7, 0, 0, 2
0,8, 0, 0, 2
0,9, 0, 0, 2
0,10, 0, 0, 2
0,11, 0, 0, 2
0,12, 0, 0, 2
0,13, 0, 0, 2
0,14, 0, 0, 2
0,15, 0, 0, 2
0,16, 0, 0, 2
0,17, 0, 0, 2
0,18, 0, 0, 2
0,19, 0, 0, 2
0,20, 0, 0, 2
0,21, 0, 0, 2
0,22, 0, 0, 2
0,23, 0, 0, 2
0,24, 0, 0, 2
0,25, 0, 0, 2
0,26, 0, 0, 2
0,27, 0, 0, 2
0,28, 0, 0, 2
0,29, 0, 0, 2
0,30, 0, 0, 2


You should place all the files intro.def, intro.sff, intro.mp3 in your data folder or the folder you are using such as big, mugen1.
The resolution of your sprites should be written in localcoord.
Here ia a tutorial for mugen intro making you should watch it first but dont use the code in the video use my code in your intro.def

Part 1


Part 2


And here use this def for intro.def or it will not work:

http://www.mediafire.com/?cfz7enivj4odjwy
It is for 7000 sprites but you should use the number of sprites which are in your intro.sff... biggrin
If you dont understand anything the tell me.... I will help you. biggrin





Message edited by Leo5848 - Monday, 2012-04-23, 3:41 PM
 
BarthkumaDate: Monday, 2012-04-23, 4:59 PM | Message # 5
Hero
Group: contributor
Messages: 468
Awards: 0
Reputation: 7
Reproofs: 0%
Status: Offline
lol i undestand.. but what if i wll add more sprites for cinematic.. i just have to add something like this?

0,31, 0, 0, 2
0,32, 0, 0, 2
0,33, 0, 0, 2
etc..

ohh tnx dude. you really help me alot biggrin




Message edited by Barthkuma - Monday, 2012-04-23, 5:01 PM
 
Leo5848Date: Monday, 2012-04-23, 5:28 PM | Message # 6
Angel
Group: contributor
Messages: 1083
Awards: 1
Reputation: 11
Reproofs: 0%
Status: Offline
Quote (Barthkuma)
lol i undestand.. but what if i wll add more sprites for cinematic.. i just have to add something like this?

0,31, 0, 0, 2
0,32, 0, 0, 2
0,33, 0, 0, 2
etc..

ohh tnx dude. you really help me alot


Thanks. If you start to write intro.def on you own then it will take much time. You can download the intro.def for up to 7000 sprites.
Here is a link: http://www.mediafire.com/?cfz7enivj4odjwy

Just open it in notepad and edit it for the sprites you have in your intro.sff
Like if you have 3000 spites then remove 3001 to 7000 as you dont need them.



 
BarthkumaDate: Monday, 2012-04-23, 5:46 PM | Message # 7
Hero
Group: contributor
Messages: 468
Awards: 0
Reputation: 7
Reproofs: 0%
Status: Offline
okay dude tnx alot.. now i just have to convert the video into pict which is i think 2000+ pict when its done converting LOL biggrin



Message edited by Barthkuma - Monday, 2012-04-23, 5:47 PM
 
Leo5848Date: Monday, 2012-04-23, 5:54 PM | Message # 8
Angel
Group: contributor
Messages: 1083
Awards: 1
Reputation: 11
Reproofs: 0%
Status: Offline
Quote (Barthkuma)
okay dude tnx alot.. now i just have to convert the video into pict which is i think 2000+ pict when its done converting LOL


Yeah, It depends upon the length of your video. And you must use 320x240 resolution or 640x480. Dont use any other... biggrin



 
BarthkumaDate: Monday, 2012-04-23, 6:11 PM | Message # 9
Hero
Group: contributor
Messages: 468
Awards: 0
Reputation: 7
Reproofs: 0%
Status: Offline
Quote (Leo5848)
Yeah, It depends upon the length of your video. And you must use 320x240 resolution or 640x480. Dont use any other...
yea the intro is about 3 or 4 mins. so it would be 2000+ pict.. tnx again 4 d advice cool .


 
Leo5848Date: Monday, 2012-04-23, 6:39 PM | Message # 10
Angel
Group: contributor
Messages: 1083
Awards: 1
Reputation: 11
Reproofs: 0%
Status: Offline
Quote (Barthkuma)
yea the intro is about 3 or 4 mins. so it would be 2000+ pict.. tnx again 4 d advice


There will be 5000+ sprites.... biggrin



 
BarthkumaDate: Tuesday, 2012-05-01, 7:15 PM | Message # 11
Hero
Group: contributor
Messages: 468
Awards: 0
Reputation: 7
Reproofs: 0%
Status: Offline
Quote (Leo5848)
0,1, 0, 0, 2
so what about that number 2 in the last number?

Added (2012-05-01, 7:15 PM)
---------------------------------------------
is it the time speed of the animation?


 
Leo116Date: Tuesday, 2012-05-01, 7:58 PM | Message # 12
Angel
Group: contributor
Messages: 1083
Awards: 1
Reputation: 11
Reproofs: 0%
Status: Offline
Quote (Barthkuma)
so what about that number 2 in the last number?


It is the time...



 
  • Page 1 of 1
  • 1
Search:

Copyright MyCorp © 2024 Create a free website with uCoz