The Screen commands allows you to manipulate and add effects to the game screen.

 

Screen Effect

Applies an effect to the screen.

 

Tint Screen

Changes the overall screen color. This does not affect logs, message window and pictures.

 

Flash Screen

Fills the entire screen with the specified color for an instant, and then gradually reverts to the original color. This allows you to represent a flash of lightning, etc.

 

Shake Screen

Shakes the screen, useful for scenes depicting shock or impact.

 

Pan Screen

Moves the screen, useful for in-game camera movements.

 

Zoom Screen

Zooms the screen, useful for in-game camera effects.

 

Rotate Screen

Rotates the screen, useful for in-game camera effects.

 

Freeze Screen

Stops all commands from initiating. The screen stays frozen until you call [Screen Transition].


Screen Transition

This command changes how the Scene will appear.