gra.screen.scale
Causes a screen transition to occur by scaling the old screen into the new one.
Plugin:
libgre-plugin-screen-scale.so
Options:
screen
The screen to transition to
rate
Animation rate string that defines how the alpha values will change:
| linear |
| easein |
| easeout |
| easeinout |
| bounce |
fps
Number of frames per second
duration
Length of the transition in milliseconds
layers
The layers to transition, all of the layers or just the layers that are
different between source and destination:
| all |
| delta |