`loop` flag for Sprite filter is not working
LeRatierBretonnien opened this issue · 1 comments
LeRatierBretonnien commented
LeRatierBretonnien commented
The proper fix is :
if ( value ) game.video.play(source, {playing: true, loop: this._loop});