Skip to content
Discussion options

You must be logged in to vote

I figured it with some help here is an example file:

[Info]
;localcoord = 426,240

[SceneDef]
font1 = MK3Small.def
spr = ../../Data/Bioscreens.sff

[Scene 0]
bgm = ../../Sound/NoMusic.mp3
fadein.time = 60
fadeout.time = 60
layerall.pos = 120,20
layer2.font = 1,0,1
layer2.offset = 19,0
layer2.starttime = 60
layer2.text = " Text."
layer2.textdelay = 2

;Screen Color
clearcolor = 255,255,255

Overlay Anims
layer0.anim = 0
layerall.pos = 160,120

;Total Time
bg.name = BG0
end.time = 1240

[Begin Action 0]
0,0, 0,0, -1

[Scene 1]
(simialr state)

And in the end:

[BG0Def]

[BG0 FoxIntro]
type = video
path = FoxIntro.webm
filter = bicubic
loop = 1
scale = stretch
volume = 500

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Impc7R
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant