44 lines
1.3 KiB
Lua

---
--- Generated by EmmyLua(https://github.com/EmmyLua)
--- Created by heyqule.
--- DateTime: 7/18/2023 8:38 PM
---
return {
run = {
main = {
filename = "__erm_zerg_hd_assets__/graphics/entity/buildings/nyduspit/nyduspit.png",
width = 515,
height = 512,
frame_count = 5,
animation_speed = 0.2,
direction_count = 1,
run_mode = "forward-then-backward",
scale = 0.5
},
shadow = {
shift = {0.2, 0}
},
team = {
filename = "__erm_zerg_hd_assets__/graphics/entity/buildings/nyduspit/nyduspit_teamcolour.png",
width = 515,
height = 512,
frame_count = 1,
repeat_count = 10,
animation_speed = 0.2,
direction_count = 1,
scale = 0.5
},
glow = {
filename = "__erm_zerg_hd_assets__/graphics/entity/buildings/nyduspit/nyduspit_mask.png",
width = 515,
height = 512,
frame_count = 5,
animation_speed = 0.2,
direction_count = 1,
run_mode = "forward-then-backward",
shift = { 0.0, -0.05 },
scale = 0.5
}
}
}