gra.screen.path

Causes a screen transition to occur by sliding the old screen out and/or the new one in from a given direction.

Plugin:

libgre-plugin-screen-path.so

Options:
screen

The screen to transition to

rate

Defines how the screen(s) will move over time

linear
easein
easeout
easeinout
bounce

fps

Number of frames per second

duration

Length of the transition in milliseconds

direction

The direction to transition from

left
right
top
bottom

layers

The layers to transition, all of the layers or just the layers that are different between source and destination.

all
delta

moving

The screen(s) to animate with the desired path transition.

both
new only
old only