instructions.script 110 B

123
  1. function init(self)
  2. go.animate("#sprite", "tint.w", go.PLAYBACK_ONCE_FORWARD, 0, go.EASING_INQUAD, 1, 3)
  3. end