HexCardsClient/prototype/card.prototype.lx
2021-05-23 15:32:50 +02:00

195 lines
5.7 KiB
Text

prototype = {
elements = {
edge_ne = {
modifiers = {
sprite = {
material = "material/edge"
color = [1 1 1 1] //color
height = 64
type = "luxe: modifier/sprite"
width = 64
} //sprite
transform = {
link = "f873fe05-6771-496f-b56a-713d7f5fc622"
pos = [0 0 1] //pos
type = "luxe: modifier/transform"
rotation = [0 0 60.00000166965211] //rotation
} //transform
} //modifiers
uuid = "6f4e045a-52e2-41e9-a80b-f05eb95b6b41"
} //edge_ne
edge_se = {
modifiers = {
sprite = {
material = "material/edge"
color = [0.7 0 0.8 1] //color
height = 64
type = "luxe: modifier/sprite"
width = 64
} //sprite
transform = {
link = "f873fe05-6771-496f-b56a-713d7f5fc622"
pos = [0 0 1] //pos
type = "luxe: modifier/transform"
rotation = [0 0 -60.00000849984128] //rotation
} //transform
} //modifiers
uuid = "dda3e025-14d8-452a-af4c-c27fdc4c1776"
} //edge_se
edge_e = {
modifiers = {
sprite = {
material = "material/edge"
color = [1 0 0 1] //color
height = 64
type = "luxe: modifier/sprite"
width = 64
} //sprite
transform = {
link = "f873fe05-6771-496f-b56a-713d7f5fc622"
pos = [0 0 1] //pos
type = "luxe: modifier/transform"
} //transform
} //modifiers
uuid = "1ba8801c-f238-4602-b7a4-3ee4f8bbd468"
} //edge_e
bg = {
modifiers = {
sprite = {
material = "material/hexagon"
height = 64
uv = [0 0 1 1] //uv
color = [1 1 1 1] //color
type = "luxe: modifier/sprite"
width = 64
} //sprite
transform = {
type = "luxe: modifier/transform"
} //transform
} //modifiers
uuid = "86fc6726-97dd-4b77-8ded-a5da1aabe698"
} //bg
border = {
modifiers = {
sprite = {
material = "material/border"
color = [0.341176 0.203922 0.0588235 1] //color
height = 64
type = "luxe: modifier/sprite"
width = 64
} //sprite
transform = {
link = "86fc6726-97dd-4b77-8ded-a5da1aabe698"
scale = [1.049999952316284 1.049999952316284 1] //scale
pos = [0 0 1] //pos
type = "luxe: modifier/transform"
} //transform
} //modifiers
uuid = "ee4f142f-f5e1-49df-94c9-371f582d63f5"
} //border
edge_nw = {
modifiers = {
sprite = {
material = "material/edge"
color = [0 0 1 1] //color
height = 64
type = "luxe: modifier/sprite"
width = 64
} //sprite
transform = {
link = "f873fe05-6771-496f-b56a-713d7f5fc622"
pos = [0 0 1] //pos
type = "luxe: modifier/transform"
rotation = [0 0 120.0000033393042] //rotation
} //transform
} //modifiers
uuid = "8d6b1d9f-0a29-4c02-961a-1274fb140101"
} //edge_nw
title = {
modifiers = {
text = {
material = "luxe: material/font"
align_vertical = "center"
size = 6
type = "luxe: modifier/text"
text = "Shork"
align = "center"
} //text
transform = {
pos = [0 -12.85531902313232 1] //pos
type = "luxe: modifier/transform"
} //transform
} //modifiers
uuid = "61eceb5b-ff43-4ae1-bb38-382209fcba98"
} //title
edge_w = {
modifiers = {
sprite = {
material = "material/edge"
color = [0 0.8 0 1] //color
height = 64
type = "luxe: modifier/sprite"
width = 64
} //sprite
transform = {
link = "f873fe05-6771-496f-b56a-713d7f5fc622"
pos = [0 0 1] //pos
type = "luxe: modifier/transform"
rotation = [0 0 -179.999991348578] //rotation
} //transform
} //modifiers
uuid = "c1531b18-f282-4311-801f-86015db22546"
} //edge_w
edge_sw = {
modifiers = {
sprite = {
material = "material/edge"
color = [0.4 0.3 0.1 1] //color
height = 64
type = "luxe: modifier/sprite"
width = 64
} //sprite
transform = {
link = "f873fe05-6771-496f-b56a-713d7f5fc622"
pos = [0 0 1] //pos
type = "luxe: modifier/transform"
rotation = [0 0 -119.9999896789259] //rotation
} //transform
} //modifiers
uuid = "3bacb0d2-03ac-4c3d-91e7-ccab18e1cc52"
} //edge_sw
text_bg = {
modifiers = {
sprite = {
material = "luxe: material/solid"
color = [0 0 0 0.3] //color
height = 10
type = "luxe: modifier/sprite"
width = 40
} //sprite
transform = {
pos = [0 -13.08282947540283 0.1000000014901161] //pos
type = "luxe: modifier/transform"
} //transform
} //modifiers
uuid = "b32c57b3-856c-42bb-9fd4-e9d8eb201ea6"
} //text_bg
edges = {
modifiers = {
sprite = {
material = "material/edges"
color = [1 1 1 1] //color
height = 64
type = "luxe: modifier/sprite"
width = 64
} //sprite
transform = {
scale = [0.9900000095367432 0.9900000095367432 0.9900000095367432] //scale
link = "86fc6726-97dd-4b77-8ded-a5da1aabe698"
type = "luxe: modifier/transform"
} //transform
} //modifiers
uuid = "f873fe05-6771-496f-b56a-713d7f5fc622"
} //edges
} //elements
} //prototype