25
animation_directory = dirname,
27
pictures = path.list_files(dirname .. "idle_??.png"),
28
28
hotspot = { 50, 58 },
31
pictures = path.list_files(dirname .. "idle_??.png"), -- TODO(GunChleoc): No animation yet.
31
basename = "idle", -- TODO(GunChleoc): No animation yet.
32
32
hotspot = { 50, 58 },