HexCardsClient/prototype/slot.prototype.lx

20 lines
472 B
Text

prototype = {
elements = {
bg = {
modifiers = {
sprite = {
material = "material/hexagon"
height = 64
flip_v = false
flip_h = false
type = "luxe: modifier/sprite"
width = 64
} //sprite
transform = {
type = "luxe: modifier/transform"
} //transform
} //modifiers
uuid = "8763b0a1-320c-4747-ae21-97488df187e8"
} //bg
} //elements
} //prototype