mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-19 20:24:49 +00:00
489 lines
15 KiB
Plaintext
489 lines
15 KiB
Plaintext
//--- OBJECT WRITE BEGIN ---
|
|
new SimGroup(MissionGroup) {
|
|
canSave = "1";
|
|
canSaveDynamicFields = "1";
|
|
cdTrack = "2";
|
|
CTF_scoreLimit = "5";
|
|
enabled = "1";
|
|
musicTrack = "lush";
|
|
|
|
new LevelInfo(theLevelInfo) {
|
|
nearClip = "0.1";
|
|
visibleDistance = "1000";
|
|
visibleGhostDistance = "0";
|
|
decalBias = "0.0015";
|
|
fogColor = "0.6 0.6 0.7 1";
|
|
fogDensity = "0";
|
|
fogDensityOffset = "700";
|
|
fogAtmosphereHeight = "0";
|
|
canvasClearColor = "0 0 0 255";
|
|
ambientLightBlendPhase = "1";
|
|
ambientLightBlendCurve = "0 0 -1 -1";
|
|
soundAmbience = "AudioAmbienceDefault";
|
|
soundDistanceModel = "Linear";
|
|
canSave = "1";
|
|
canSaveDynamicFields = "1";
|
|
desc0 = "A blank level for testing reflection probes";
|
|
enabled = "1";
|
|
levelName = "A Probe Test";
|
|
};
|
|
new SkyBox(theSky) {
|
|
Material = "sky_day_hdr";
|
|
drawBottom = "0";
|
|
fogBandHeight = "0";
|
|
position = "0 0 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
canSave = "1";
|
|
canSaveDynamicFields = "1";
|
|
};
|
|
new Skylight() {
|
|
enabled = "0";
|
|
radius = "10";
|
|
posOffset = "0 0 0";
|
|
ReflectionMode = "Static Cubemap";
|
|
StaticCubemap = "sky_day_hdr_cubemap";
|
|
Bake = "0";
|
|
position = "0 0 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
canSave = "1";
|
|
canSaveDynamicFields = "1";
|
|
persistentId = "e4c73467-4089-11e8-b478-cd227cd60b8b";
|
|
ProbeShape = "Box";
|
|
reflectionPath = "levels/AProbeTest/probes/";
|
|
};
|
|
new SimGroup(PlayerDropPoints) {
|
|
canSave = "1";
|
|
canSaveDynamicFields = "1";
|
|
enabled = "1";
|
|
|
|
new SpawnSphere() {
|
|
autoSpawn = "0";
|
|
spawnTransform = "0";
|
|
radius = "5";
|
|
sphereWeight = "1";
|
|
indoorWeight = "1";
|
|
outdoorWeight = "1";
|
|
isAIControlled = "0";
|
|
dataBlock = "SpawnSphereMarker";
|
|
position = "0 0 2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "1";
|
|
canSave = "1";
|
|
canSaveDynamicFields = "1";
|
|
enabled = "1";
|
|
homingCount = "0";
|
|
lockCount = "0";
|
|
};
|
|
};
|
|
new GroundPlane() {
|
|
squareSize = "128";
|
|
scaleU = "25";
|
|
scaleV = "25";
|
|
Material = "Grid512_Grey_Mat";
|
|
canSave = "1";
|
|
canSaveDynamicFields = "1";
|
|
enabled = "1";
|
|
position = "0 0 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
};
|
|
new Sun() {
|
|
azimuth = "200";
|
|
elevation = "20";
|
|
color = "0.8 0.8 0.8 1";
|
|
ambient = "0.2 0.2 0.2 1";
|
|
brightness = "1";
|
|
castShadows = "1";
|
|
staticRefreshFreq = "250";
|
|
dynamicRefreshFreq = "8";
|
|
coronaEnabled = "1";
|
|
coronaMaterial = "Corona_Mat";
|
|
coronaScale = "0.5";
|
|
coronaTint = "1 1 1 1";
|
|
coronaUseLightColor = "1";
|
|
flareType = "SunFlareExample";
|
|
flareScale = "1";
|
|
attenuationRatio = "0 1 1";
|
|
shadowType = "PSSM";
|
|
texSize = "512";
|
|
overDarkFactor = "2000 1000 500 100";
|
|
shadowDistance = "200";
|
|
shadowSoftness = "0.15";
|
|
numSplits = "4";
|
|
logWeight = "0.95";
|
|
fadeStartDistance = "0";
|
|
lastSplitTerrainOnly = "0";
|
|
representedInLightmap = "0";
|
|
shadowDarkenColor = "0 0 0 -1";
|
|
includeLightmappedGeometryInShadow = "0";
|
|
position = "35.7492 65.5507 -15.5377";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
canSave = "1";
|
|
canSaveDynamicFields = "1";
|
|
direction = "1 1 -1";
|
|
};
|
|
new BoxEnvironmentProbe() {
|
|
enabled = "1";
|
|
radius = "5";
|
|
posOffset = "0 0 0";
|
|
ReflectionMode = "Baked Cubemap";
|
|
Bake = "0";
|
|
position = "-0.0194688 0.139717 4.10014";
|
|
rotation = "1 0 0 0";
|
|
scale = "5 5 5";
|
|
canSave = "1";
|
|
canSaveDynamicFields = "1";
|
|
persistentId = "8072e1be-2846-11e7-9f56-abd46b190c60";
|
|
GroundColor = "0.8 0.7 0.5 1";
|
|
IndirectLight = "1 1 1 1";
|
|
IndirectLightMode = "Spherical Harmonics";
|
|
Intensity = "1";
|
|
ProbeShape = "Box";
|
|
reflectionPath = "levels/probeTest/probes/";
|
|
SkyColor = "0.5 0.5 1 1";
|
|
};
|
|
new BoxEnvironmentProbe() {
|
|
enabled = "0";
|
|
radius = "5";
|
|
posOffset = "0 0 0";
|
|
ReflectionMode = "Baked Cubemap";
|
|
Bake = "0";
|
|
position = "-7.18203 8.03441 4";
|
|
rotation = "1 0 0 0";
|
|
scale = "5 5 5";
|
|
canSave = "1";
|
|
canSaveDynamicFields = "1";
|
|
persistentId = "f281a5ff-1ae9-11e9-9c9a-df9135416cc7";
|
|
GroundColor = "0.8 0.7 0.5 1";
|
|
IndirectLight = "1 1 1 1";
|
|
IndirectLightMode = "Spherical Harmonics";
|
|
Intensity = "1";
|
|
reflectionPath = "levels/probeTest/probes/";
|
|
SkyColor = "0.5 0.5 1 1";
|
|
};
|
|
new BoxEnvironmentProbe() {
|
|
enabled = "0";
|
|
radius = "5";
|
|
posOffset = "0 0 0";
|
|
ReflectionMode = "Baked Cubemap";
|
|
Bake = "0";
|
|
position = "-10.0428 0.020255 4";
|
|
rotation = "1 0 0 0";
|
|
scale = "5 5 5";
|
|
canSave = "1";
|
|
canSaveDynamicFields = "1";
|
|
persistentId = "e9c2eed2-1ae9-11e9-9c9a-df9135416cc7";
|
|
GroundColor = "0.8 0.7 0.5 1";
|
|
IndirectLight = "1 1 1 1";
|
|
IndirectLightMode = "Spherical Harmonics";
|
|
Intensity = "1";
|
|
reflectionPath = "levels/probeTest/probes/";
|
|
SkyColor = "0.5 0.5 1 1";
|
|
};
|
|
new BoxEnvironmentProbe() {
|
|
enabled = "0";
|
|
radius = "5";
|
|
posOffset = "0 0 0";
|
|
ReflectionMode = "Baked Cubemap";
|
|
Bake = "0";
|
|
position = "-7.8725 -8.01423 4";
|
|
rotation = "1 0 0 0";
|
|
scale = "5 5 5";
|
|
canSave = "1";
|
|
canSaveDynamicFields = "1";
|
|
persistentId = "f4db4dde-1ae9-11e9-9c9a-df9135416cc7";
|
|
GroundColor = "0.8 0.7 0.5 1";
|
|
IndirectLight = "1 1 1 1";
|
|
IndirectLightMode = "Spherical Harmonics";
|
|
Intensity = "1";
|
|
reflectionPath = "levels/probeTest/probes/";
|
|
SkyColor = "0.5 0.5 1 1";
|
|
};
|
|
new BoxEnvironmentProbe() {
|
|
enabled = "0";
|
|
radius = "5";
|
|
posOffset = "0 0 0";
|
|
ReflectionMode = "Baked Cubemap";
|
|
Bake = "0";
|
|
position = "-0.618301 -7.21245 4";
|
|
rotation = "1 0 0 0";
|
|
scale = "5 5 5";
|
|
canSave = "1";
|
|
canSaveDynamicFields = "1";
|
|
persistentId = "9b2db461-3291-11e9-8898-df29fd75d18c";
|
|
GroundColor = "0.8 0.7 0.5 1";
|
|
IndirectLight = "1 1 1 1";
|
|
IndirectLightMode = "Spherical Harmonics";
|
|
Intensity = "1";
|
|
reflectionPath = "levels/probeTest/probes/";
|
|
SkyColor = "0.5 0.5 1 1";
|
|
};
|
|
new BoxEnvironmentProbe() {
|
|
enabled = "0";
|
|
radius = "5";
|
|
posOffset = "0 0 0";
|
|
ReflectionMode = "Baked Cubemap";
|
|
Bake = "0";
|
|
position = "-19.8124 -1.4213 4";
|
|
rotation = "1 0 0 0";
|
|
scale = "5 5 5";
|
|
canSave = "1";
|
|
canSaveDynamicFields = "1";
|
|
persistentId = "9850277f-3291-11e9-8898-df29fd75d18c";
|
|
GroundColor = "0.8 0.7 0.5 1";
|
|
IndirectLight = "1 1 1 1";
|
|
IndirectLightMode = "Spherical Harmonics";
|
|
Intensity = "1";
|
|
reflectionPath = "levels/probeTest/probes/";
|
|
SkyColor = "0.5 0.5 1 1";
|
|
};
|
|
new BoxEnvironmentProbe() {
|
|
enabled = "0";
|
|
radius = "5";
|
|
posOffset = "0 0 0";
|
|
ReflectionMode = "Baked Cubemap";
|
|
Bake = "0";
|
|
position = "-4.665 12.4006 4";
|
|
rotation = "1 0 0 0";
|
|
scale = "5 5 5";
|
|
canSave = "1";
|
|
canSaveDynamicFields = "1";
|
|
persistentId = "9752cd1f-3291-11e9-8898-df29fd75d18c";
|
|
GroundColor = "0.8 0.7 0.5 1";
|
|
IndirectLight = "1 1 1 1";
|
|
IndirectLightMode = "Spherical Harmonics";
|
|
Intensity = "1";
|
|
reflectionPath = "levels/probeTest/probes/";
|
|
SkyColor = "0.5 0.5 1 1";
|
|
};
|
|
new BoxEnvironmentProbe() {
|
|
enabled = "0";
|
|
radius = "5";
|
|
posOffset = "0 0 0";
|
|
ReflectionMode = "Baked Cubemap";
|
|
Bake = "0";
|
|
position = "-12.7966 11.7207 4";
|
|
rotation = "1 0 0 0";
|
|
scale = "5 5 5";
|
|
canSave = "1";
|
|
canSaveDynamicFields = "1";
|
|
persistentId = "9536f9d8-3291-11e9-8898-df29fd75d18c";
|
|
GroundColor = "0.8 0.7 0.5 1";
|
|
IndirectLight = "1 1 1 1";
|
|
IndirectLightMode = "Spherical Harmonics";
|
|
Intensity = "1";
|
|
reflectionPath = "levels/probeTest/probes/";
|
|
SkyColor = "0.5 0.5 1 1";
|
|
};
|
|
new BoxEnvironmentProbe() {
|
|
enabled = "0";
|
|
radius = "5";
|
|
posOffset = "0 0 0";
|
|
ReflectionMode = "Baked Cubemap";
|
|
Bake = "0";
|
|
position = "-16.0723 -6.9977 4";
|
|
rotation = "1 0 0 0";
|
|
scale = "5 5 5";
|
|
canSave = "1";
|
|
canSaveDynamicFields = "1";
|
|
persistentId = "8f479759-3291-11e9-8898-df29fd75d18c";
|
|
GroundColor = "0.8 0.7 0.5 1";
|
|
IndirectLight = "1 1 1 1";
|
|
IndirectLightMode = "Spherical Harmonics";
|
|
Intensity = "1";
|
|
reflectionPath = "levels/probeTest/probes/";
|
|
SkyColor = "0.5 0.5 1 1";
|
|
};
|
|
new BoxEnvironmentProbe() {
|
|
enabled = "0";
|
|
radius = "5";
|
|
posOffset = "0 0 0";
|
|
ReflectionMode = "Baked Cubemap";
|
|
Bake = "0";
|
|
position = "-16.0723 5.77606 4";
|
|
rotation = "1 0 0 0";
|
|
scale = "5 5 5";
|
|
canSave = "1";
|
|
canSaveDynamicFields = "1";
|
|
persistentId = "8856e1d2-3291-11e9-8898-df29fd75d18c";
|
|
GroundColor = "0.8 0.7 0.5 1";
|
|
IndirectLight = "1 1 1 1";
|
|
IndirectLightMode = "Spherical Harmonics";
|
|
Intensity = "1";
|
|
reflectionPath = "levels/probeTest/probes/";
|
|
SkyColor = "0.5 0.5 1 1";
|
|
};
|
|
new ConvexShape() {
|
|
Material = "Grid512_Orange_Mat";
|
|
position = "0.487092 0.454657 9.4951";
|
|
rotation = "1 0 0 0";
|
|
scale = "10 10 1";
|
|
canSave = "1";
|
|
canSaveDynamicFields = "1";
|
|
|
|
surface = "0 0 0 1 0 0 0.5";
|
|
surface = "0 1 0 0 0 0 -0.5";
|
|
surface = "0.707107 0 0 0.707107 0 0.5 0";
|
|
surface = "0 0.707107 -0.707107 0 0 -0.5 -2.84217e-14";
|
|
surface = "0.5 0.5 -0.5 0.5 -0.5 0 -9.93411e-08";
|
|
surface = "0.5 -0.5 0.5 0.5 0.5 0 -9.93411e-08";
|
|
};
|
|
new ConvexShape() {
|
|
Material = "Grid512_Red_Mat";
|
|
position = "0.470302 5.50317 5";
|
|
rotation = "1 0 0 0";
|
|
scale = "10 1 10";
|
|
canSave = "1";
|
|
canSaveDynamicFields = "1";
|
|
|
|
surface = "0 0 0 1 0 0 0.5";
|
|
surface = "0 1 0 0 0 0 -0.5";
|
|
surface = "0.707107 0 0 0.707107 0 0.5 0";
|
|
surface = "0 0.707107 -0.707107 0 0 -0.5 -2.84217e-14";
|
|
surface = "0.5 0.5 -0.5 0.5 -0.5 0 -9.93411e-08";
|
|
surface = "0.5 -0.5 0.5 0.5 0.5 0 -9.93411e-08";
|
|
};
|
|
new ConvexShape() {
|
|
Material = "Grid512_Green_Mat";
|
|
position = "5.02238 0.0512025 5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 10 10";
|
|
canSave = "1";
|
|
canSaveDynamicFields = "1";
|
|
|
|
surface = "0 0 0 1 0 0 0.5";
|
|
surface = "0 1 0 0 0 0 -0.5";
|
|
surface = "0.707107 0 0 0.707106 0 0.5 0";
|
|
surface = "0 0.707107 -0.707107 0 0 -0.5 -2.84217e-14";
|
|
surface = "0.5 0.5 -0.5 0.5 -0.5 0 -9.93411e-08";
|
|
surface = "0.5 -0.5 0.5 0.5 0.5 0 -9.93411e-08";
|
|
};
|
|
new ConvexShape() {
|
|
Material = "Grid512_Grey_Mat";
|
|
position = "0.631523 -1.77695 1.00151";
|
|
rotation = "1 0 0 0";
|
|
scale = "2 2 2";
|
|
canSave = "1";
|
|
canSaveDynamicFields = "1";
|
|
|
|
surface = "0 0 0 1 0 0 0.5";
|
|
surface = "0 1 0 0 0 0 -0.5";
|
|
surface = "0.707107 0 0 0.707106 0 0.5 0";
|
|
surface = "0 0.707107 -0.707107 0 0 -0.5 -2.84217e-14";
|
|
surface = "0.5 0.5 -0.5 0.5 -0.5 0 -9.93411e-08";
|
|
surface = "0.5 -0.5 0.5 0.5 0.5 0 -9.93411e-08";
|
|
};
|
|
new ConvexShape() {
|
|
Material = "Grid512_Blue_Mat";
|
|
position = "0.470302 -5.04199 5";
|
|
rotation = "1 0 0 0";
|
|
scale = "10 1 10";
|
|
canSave = "1";
|
|
canSaveDynamicFields = "1";
|
|
|
|
surface = "0 0 0 1 0 0 0.5";
|
|
surface = "0 1 0 0 0 0 -0.5";
|
|
surface = "0.707107 0 0 0.707106 0 0.5 0";
|
|
surface = "0 0.707107 -0.707107 0 0 -0.5 -2.84217e-14";
|
|
surface = "0.5 0.5 -0.5 0.5 -0.5 0 -9.93411e-08";
|
|
surface = "0.5 -0.5 0.5 0.5 0.5 0 -9.93411e-08";
|
|
};
|
|
new ConvexShape() {
|
|
Material = "Grid512_Grey_Mat";
|
|
position = "2.62512 2.62766 2.00332";
|
|
rotation = "1 0 0 0";
|
|
scale = "2 2 4";
|
|
canSave = "1";
|
|
canSaveDynamicFields = "1";
|
|
|
|
surface = "0 0 0 1 0 0 0.5";
|
|
surface = "0 1 0 0 0 0 -0.5";
|
|
surface = "0.707107 0 0 0.707107 0 0.5 0";
|
|
surface = "0 0.707107 -0.707107 0 0 -0.5 -2.84217e-14";
|
|
surface = "0.5 0.5 -0.5 0.5 -0.5 0 -9.93411e-08";
|
|
surface = "0.5 -0.5 0.5 0.5 0.5 0 -9.93411e-08";
|
|
};
|
|
new ConvexShape() {
|
|
Material = "Grid512_Grey_Mat";
|
|
position = "0.487092 0.454657 -0.477887";
|
|
rotation = "1 0 0 0";
|
|
scale = "10 10 1";
|
|
canSave = "1";
|
|
canSaveDynamicFields = "1";
|
|
|
|
surface = "0 0 0 1 0 0 0.5";
|
|
surface = "0 1 0 0 0 0 -0.5";
|
|
surface = "0.707107 0 0 0.707106 0 0.5 0";
|
|
surface = "0 0.707107 -0.707107 0 0 -0.5 -2.84217e-14";
|
|
surface = "0.5 0.5 -0.5 0.5 -0.5 0 -9.93411e-08";
|
|
surface = "0.5 -0.5 0.5 0.5 0.5 0 -9.93411e-08";
|
|
};
|
|
new PointLight() {
|
|
radius = "10";
|
|
isEnabled = "0";
|
|
color = "0.887923 1 0.008023 1";
|
|
brightness = "1";
|
|
castShadows = "0";
|
|
staticRefreshFreq = "250";
|
|
dynamicRefreshFreq = "8";
|
|
priority = "1";
|
|
animate = "1";
|
|
animationPeriod = "1";
|
|
animationPhase = "1";
|
|
flareScale = "1";
|
|
attenuationRatio = "0 1 1";
|
|
shadowType = "DualParaboloidSinglePass";
|
|
texSize = "512";
|
|
overDarkFactor = "2000 1000 500 100";
|
|
shadowDistance = "400";
|
|
shadowSoftness = "0.15";
|
|
numSplits = "1";
|
|
logWeight = "0.91";
|
|
fadeStartDistance = "0";
|
|
lastSplitTerrainOnly = "0";
|
|
representedInLightmap = "0";
|
|
shadowDarkenColor = "0 0 0 -1";
|
|
includeLightmappedGeometryInShadow = "0";
|
|
position = "0 0.555882 4.56352";
|
|
rotation = "1 0 0 0";
|
|
canSave = "1";
|
|
canSaveDynamicFields = "1";
|
|
};
|
|
new PointLight() {
|
|
radius = "40";
|
|
isEnabled = "0";
|
|
color = "1 0.991102 1 1";
|
|
brightness = "1";
|
|
castShadows = "1";
|
|
staticRefreshFreq = "250";
|
|
dynamicRefreshFreq = "8";
|
|
priority = "1";
|
|
animate = "1";
|
|
animationPeriod = "1";
|
|
animationPhase = "1";
|
|
flareScale = "1";
|
|
attenuationRatio = "0 1 1";
|
|
shadowType = "CubeMap";
|
|
texSize = "512";
|
|
overDarkFactor = "2000 1000 500 100";
|
|
shadowDistance = "400";
|
|
shadowSoftness = "0.15";
|
|
numSplits = "1";
|
|
logWeight = "0.91";
|
|
fadeStartDistance = "0";
|
|
lastSplitTerrainOnly = "0";
|
|
representedInLightmap = "0";
|
|
shadowDarkenColor = "0 0 0 -1";
|
|
includeLightmappedGeometryInShadow = "0";
|
|
position = "0.351732 -18.4016 4.53337";
|
|
rotation = "1 0 0 0";
|
|
canSave = "1";
|
|
canSaveDynamicFields = "1";
|
|
};
|
|
};
|
|
//--- OBJECT WRITE END ---
|