Files
novafarma/main/vibe_main.go

61 lines
739 B
Go

components {
id: "script"
component: "/main/vibe_main.script"
position {
x: 0.0
y: 0.0
z: 0.0
}
rotation {
x: 0.0
y: 0.0
z: 0.0
w: 1.0
}
}
components {
id: "grass_factory"
component: "/main/vibe_grass.factory"
position {
x: 0.0
y: 0.0
z: 0.0
}
rotation {
x: 0.0
y: 0.0
z: 0.0
w: 1.0
}
}
components {
id: "water_factory"
component: "/main/vibe_water.factory"
position {
x: 0.0
y: 0.0
z: 0.0
}
rotation {
x: 0.0
y: 0.0
z: 0.0
w: 1.0
}
}
components {
id: "kai_factory"
component: "/main/vibe_kai.factory"
position {
x: 0.0
y: 0.0
z: 0.0
}
rotation {
x: 0.0
y: 0.0
z: 0.0
w: 1.0
}
}