adjust lastFrame

This commit is contained in:
ericrius1 2015-09-28 09:31:11 -07:00
parent bcd2171491
commit bab3c6fcf2

View file

@ -26,8 +26,9 @@
running: true,
fps: 30,
loop: false,
firstFrame: 1,
lastFrame: 120,
// firstFrame: 1,
// lastFrame: 65,
startAutomatically: true
}),
stopAnimationSetting: JSON.stringify({
running: false,