mirror of
https://github.com/devZoGok/PlanetFleet.git
synced 2026-08-26 19:43:29 +00:00
45 lines
2.5 KiB
Lua
45 lines
2.5 KiB
Lua
metadata = {
|
|
lights = {
|
|
{type = 3, color = {x = 0.900000, y = 0.900000, z = 0.900000}},
|
|
},
|
|
size = {x = 500.000000, y = 20.000000, z = 500.000000},
|
|
impassibleNodeValue = 65535,
|
|
spawnPoints = {
|
|
{x = 0.000000, y = 0.000000, z = 0.000000},
|
|
{x = 0.000000, y = 0.000000, z = 0.000000},
|
|
},
|
|
choosablePlayers = {
|
|
{
|
|
units = {
|
|
{id = UnitId.ACS_NAVAL_FACTORY, pos = {x = -150.000000, y = 0.000000, z = -150.000000}, rot = {w = 1.000000, x = 0.000000, y = 0.000000, z = 0.000000}, buildStatus = 100},
|
|
{id = UnitId.AINC_NAVAL_FACTORY, pos = {x = 0.000000, y = 0.000000, z = -150.000000}, rot = {w = 1.000000, x = 0.000000, y = 0.000000, z = 0.000000}, buildStatus = 100},
|
|
{id = UnitId.ER_NAVAL_FACTORY, pos = {x = 150.000000, y = 0.000000, z = -150.000000}, rot = {w = 1.000000, x = 0.000000, y = 0.000000, z = 0.000000}, buildStatus = 100},
|
|
{id = UnitId.ACS_TRANSPORT, pos = {x = -150.000000, y = 0.000000, z = 0.000000}, rot = {w = 1.000000, x = 0.000000, y = 0.000000, z = 0.000000}},
|
|
{id = UnitId.AINC_TRANSPORT, pos = {x = 0.000000, y = 0.000000, z = 0.000000}, rot = {w = 1.000000, x = 0.000000, y = 0.000000, z = 0.000000}},
|
|
{id = UnitId.ER_TRANSPORT, pos = {x = 150.000000, y = 0.000000, z = 0.000000}, rot = {w = 1.000000, x = 0.000000, y = 0.000000, z = 0.000000}},
|
|
--{id = 25, pos = {x = 0.000000, y = 0.000000, z = 100.000000}, rot = {w = 1.000000, x = 0.000000, y = 0.000000, z = 0.000000}},
|
|
--{id = 26, pos = {x = 60.000000, y = 0.000000, z = 100.000000}, rot = {w = 1.000000, x = 0.000000, y = 0.000000, z = 0.000000}},
|
|
--{id = 9, pos = {x = 0.000000, y = 0.000000, z = 0.000000}, rot = {w = 1.000000, x = 0.000000, y = 0.000000, z = 0.000000}},
|
|
--{id = 30, pos = {x = -30.000000, y = 0.000000, z = -150.000000}, rot = {w = 1.000000, x = 0.000000, y = 0.000000, z = 0.000000}},
|
|
--{id = 31, pos = {x = 0.000000, y = -15.000000, z = -150.000000}, rot = {w = 1.000000, x = 0.000000, y = 0.000000, z = 0.000000}},
|
|
--{id = 32, pos = {x = 30.000000, y = -15.000000, z = -150.000000}, rot = {w = 1.000000, x = 0.000000, y = 0.000000, z = 0.000000}},
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
units = {
|
|
{id = UnitId.AINC_NAVAL_FACTORY, pos = {x = 250.000000, y = 0.000000, z = 250.000000}, rot = {w = 1.000000, x = 0.000000, y = 0.000000, z = 0.000000}, buildStatus = 100},
|
|
}
|
|
|
|
},
|
|
},
|
|
civilianPlayer = {
|
|
|
|
},
|
|
skybox = "Skybox1",
|
|
terrain = {model = "seaTest2.xml", albedo = "seaTest2.jpg"},
|
|
waterbodies = {
|
|
{pos = {x = 0.000000, y = 0.000000, z = 0.000000}, size = {x = 500.000000, y = 500.000000}, albedo = "water.png"}, }
|
|
}
|