multi_sample.script 123 B

123
  1. function init(self)
  2. go.animate("logo#sprite", "mix_amount.x", go.PLAYBACK_LOOP_PINGPONG, 1.0, go.EASING_INOUTQUAD, 2)
  3. end