So, like it’s name, this asset animates tilemap animations.
I got it working. It animates the tiles just fine. However, I’m getting
ERROR:SCRIPT: /dta/dta.lua:192: bad argument #1 to ‘pairs’ (table expected, got nil)
stack traceback:
[C]: in function ‘pairs’
/dta/dta.lua:192: in function ‘set_tile_loop’
/dta/dta.lua:204: in function </dta/dta.lua:197>
I’m getting alot of this same error over and over again. Is this a cause for concern? Is this an issue with the asset dependency? Can someone help me find a solution, because I think I’m doing everything right. After all, the asset is working properly.