;-*- Scheme -*-

(commands
 (row-animation "bear.png" ("body" 0))
 )

(properties
 (animation-properties ("body" 3 loop-forward))
 (image-pivot ("turret" 7 7))
 )
