the fugu/reels link you posted is down, any chance you could link it again? itās not totally clear to me what should replace āā your scriptā here. would be awesome to add reels to animator, fugu, etc
reels
function init()
reels.init()
end
function key(n,z)
if reels.active then
reels:key(n,z)
else
-- your script
end
end
function enc(n,d)
if reels.active then
reels:enc(n,d)
else
-- your script
end
end
function redraw()
reels:redraw()
end
also, thanks @Justmat for oats and earthbound! bummed iām just finding these now, these are amazing