Harry Newsome

Results 3 comments of Harry Newsome

Am I right in saying you will have different setting for `playInfinite|replayInfinite` rather than having `repeat: foo`? If so what about `loop`. ```javascript const shape = new mojs.Shape({ scale: {...

@tobireif I see what you mean, I suggested it because it was already an idea to have another setting for the looping. `repeat: true` seems like a good fit too...

Thanks for explaining, `isLoop` sounds good :) // @Sandstedt @legomushroom