1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
(
resources: {},
entities: {
4294967296: (
components: {
"beetmash_template::placeholders::PbrPlaceholder": (
material: Color(LinearRgba((
red: 1.0,
green: 1.0,
blue: 1.0,
alpha: 1.0,
))),
mesh: Circle((
radius: 4.0,
)),
transform: (
translation: (
x: 0.0,
y: 0.0,
z: 0.0,
),
rotation: (
x: -0.70710677,
y: 0.0,
z: 0.0,
w: 0.70710677,
),
scale: (
x: 1.0,
y: 1.0,
z: 1.0,
),
),
),
},
),
4294967297: (
components: {
"beetmash_template::placeholders::PbrPlaceholder": (
material: Color(Srgba((
red: 0.4862745,
green: 0.5647059,
blue: 1.0,
alpha: 1.0,
))),
mesh: Cuboid((
half_size: (0.5, 0.5, 0.5),
)),
transform: (
translation: (
x: 0.0,
y: 0.5,
z: 0.0,
),
rotation: (
x: 0.0,
y: 0.0,
z: 0.0,
w: 1.0,
),
scale: (
x: 1.0,
y: 1.0,
z: 1.0,
),
),
),
},
),
},
)