33 lines
926 B
Lua
33 lines
926 B
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/chamber/chamber.png",
|
|
width = 392,
|
|
height = 524,
|
|
frame_count = 3,
|
|
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/chamber/chamber_teamcolour.png",
|
|
width = 392,
|
|
height = 524,
|
|
frame_count = 3,
|
|
animation_speed = 0.2,
|
|
direction_count = 1,
|
|
run_mode = "forward-then-backward",
|
|
scale = 0.5
|
|
},
|
|
}
|
|
} |