Difference between revisions of "Reveal"
Jump to navigation
Jump to search
(Created page with "= {4D} {{IE_4D}} = {{IE_4D_ex}} {{IE_4D_desc}} See also: {4C} {{IE_4C}}") |
|||
Line 6: | Line 6: | ||
See also: [[Event_Instruction_4C|{4C} {{IE_4C}}]] | See also: [[Event_Instruction_4C|{4C} {{IE_4C}}]] | ||
+ | |||
+ | |||
+ | {{FrameTimeByte}} | ||
+ | '''MUST BE AT LEAST 001''' |
Revision as of 00:56, 7 January 2014
{4D} Reveal
Reveal(TIM)
Progressively reveals the screen to unveil the scene. Required to start a new scenario.
See also: {4C} ChangeMap
Time : Byte (unsigned)
Time assigned in frames to complete the instruction. One frame is the equivalent of 1/60th of a second.
- 030 = 0,5 second
- 060 = 1 second
- 120 = 2 seconds
- 180 = 3 seconds
- 255 = 4,25 seconds
MUST BE AT LEAST 001