User Tools

Site Tools


scripting:reference:cutscenes:caption

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
scripting:reference:cutscenes:caption [2012/04/06 00:13] mitscripting:reference:cutscenes:caption [2025/05/28 16:35] (current) – external edit 127.0.0.1
Line 32: Line 32:
  
 <codedoc> <codedoc>
 +section( 1 )
 +{
     caption = Caption( 0.5, 0.65, "This is a rock", 1, 10, 12, 16, 18 );         caption = Caption( 0.5, 0.65, "This is a rock", 1, 10, 12, 16, 18 );    
  
Line 37: Line 39:
     caption.FadeIn( 30, 32 );      caption.FadeIn( 30, 32 ); 
     caption.FadeOut( 36, 38 );      caption.FadeOut( 36, 38 ); 
 +}
 </codedoc> </codedoc>
scripting/reference/cutscenes/caption.1333671202.txt.gz · Last modified: (external edit)