//
// fork from tw:ina_ani:袋文字
//
//
// fork from tw:ina_ani:シンプル
//
!s = getExternalVar("文字","ぶれぶれ")
scale(0.4)
 font("UmeGothic")
  lw(3)
   loop(40)
    shift(rand()/5, rand()/5)
     loop(t%10)
      rand()
     rotate(rand()/100)
      text(s)
tw:ina_ani
mce2
1382485448