wisniewski94/sprites.js

Parameters like "n" and "fps" are ignored in play()

Opened this issue · 1 comments

It seems like the n parameter is ignored (it always plays in an endless loop) and also the fps parameter (the speed is always the same).

It happens also on the demo page; where n is set to 5 it still does an endless loop.

Interesting! Will look into it :) Thanks