Quote:
Originally Posted by AHO
Hi OSS,
Unfortunately it did not work. In which function and exactly where
do I have to add this line?
Is'nt the handle name of the last cutscene "final"?
|
no, you must add it in Level.InitRolik_1(), and Level.InitRolik_8():
handle name is
house (local house = Level.NewCutScene( 'house' , 3547.0, 4450.0 )
also check that in subtitles you must define time when they appear..
first cutscene goes from 1.0 to 3500.0
last one from 3547.0 to 4450.0.
try to test in first cutscene like this :
1.0 3500.0 "- Something, something..."