# Number of images that should be loaded
images=3

# The number of frames in the sequence and the frames in the sequence
frames=5
frame_settings
0, 1000, bottom, center
1, 1000, bottom, center
2, 3000, bottom, center
1, 1000, bottom, center
2, 3000, bottom, center



# An extra delay that is applied at the end of the sequence
# Set this to 0 for a smooth loop
loop_delay=0

# After the first sequence has completed then the loop
# starts at the frame specified by loop frame, typically this is 0
loop_frame=3

message=I'm Happy!!