In Inside Playdate, there’s a typo under Animation → Animation loop →
playdate.graphics.animation.loop.new([delay, [imageTable, [shouldLoop]]])
" imageTable should be a a playdate.graphics.imagetable, or nil."
In Inside Playdate, there’s a typo under Animation → Animation loop →
playdate.graphics.animation.loop.new([delay, [imageTable, [shouldLoop]]])
" imageTable should be a a playdate.graphics.imagetable, or nil."
Thanks for catching that, I’ll get a bug filed!