gdritter repos animaltransiro / master tiles / ch_up_moving.lua
master

Tree @master (Download .tar.gz)

ch_up_moving.lua @masterraw · history · blame

{
   pass = true,
   name = 'character',
   animation = {
      { 11, 0 },
      { 11, 4 },
      { 11, 0 },
      { 11, 5 },
   },
}