NNLoadsequenceFile1.0
#start
open sprite test.spr to 0 with nothing
open sprite test.spr to 1 with nothing
open sprite test.spr to 2 with nothing
open sprite test.spr to 3 with nothing
open sprite test.spr to 4 with nothing
set derived of 0 with alpha of 65535 20
set derived of 1 with alpha of 65535 20
set derived of 2 with alpha of 65535 20
set derived of 3 with alpha of 65535 20
set derived of 4 with alpha of 65535 20
set info infotest.txt to 0 collide align center
set info infotest.txt to 1 collide align center
set info infotest.txt to 2 collide align center
set info infotest.txt to 3 collide align center
set info infotest.txt to 4 collide align center
set info infotest.txt to 0 surface
#end