mirror of
https://github.com/britzl/monarch.git
synced 2025-06-27 10:27:49 +02:00
23 lines
237 B
Plaintext
23 lines
237 B
Plaintext
name: "default"
|
|
scale_along_z: 0
|
|
embedded_instances {
|
|
id: "go"
|
|
data: ""
|
|
position {
|
|
x: 0.0
|
|
y: 0.0
|
|
z: 0.0
|
|
}
|
|
rotation {
|
|
x: 0.0
|
|
y: 0.0
|
|
z: 0.0
|
|
w: 1.0
|
|
}
|
|
scale3 {
|
|
x: 1.0
|
|
y: 1.0
|
|
z: 1.0
|
|
}
|
|
}
|