58 lines
1.7 KiB
Lua
58 lines
1.7 KiB
Lua
---
|
|
--- Generated by EmmyLua(https://github.com/EmmyLua)
|
|
--- Created by heyqule.
|
|
--- DateTime: 7/18/2023 8:15 AM
|
|
---
|
|
|
|
return {
|
|
run = {
|
|
main = {
|
|
filenames = {
|
|
"__erm_zerg_hd_assets__/graphics/entity/units/guardian/guardian-run-0.png",
|
|
"__erm_zerg_hd_assets__/graphics/entity/units/guardian/guardian-run-1.png"
|
|
},
|
|
width = 421,
|
|
height = 420,
|
|
frame_count = 7,
|
|
slice = 7,
|
|
lines_per_file = 8,
|
|
line_length = 7,
|
|
axially_symmetrical = false,
|
|
direction_count = 16,
|
|
scale = 0.375,
|
|
animation_speed = 0.4,
|
|
},
|
|
shadow = {
|
|
shift = { 4, 0 }
|
|
},
|
|
team = {
|
|
filenames = {
|
|
"__erm_zerg_hd_assets__/graphics/entity/units/guardian/guardian-run_teamcolour-0.png",
|
|
"__erm_zerg_hd_assets__/graphics/entity/units/guardian/guardian-run_teamcolour-1.png"
|
|
},
|
|
width = 421,
|
|
height = 420,
|
|
frame_count = 7,
|
|
slice = 7,
|
|
lines_per_file = 8,
|
|
line_length = 7,
|
|
axially_symmetrical = false,
|
|
direction_count = 16,
|
|
scale = 0.375,
|
|
animation_speed = 0.4,
|
|
}
|
|
},
|
|
corpse = {
|
|
main = {
|
|
filename = "__erm_zerg_hd_assets__/graphics/entity/units/guardian/guardian-death.png",
|
|
width = 552,
|
|
height = 658,
|
|
frame_count = 8,
|
|
direction_count = 1,
|
|
axially_symmetrical = false,
|
|
scale = 0.375,
|
|
animation_speed = 0.4
|
|
}
|
|
}
|
|
}
|