Initial commit
This commit is contained in:
169
Torque/SDK/example/starter.fps/data/missions/Map1.mis
Normal file
169
Torque/SDK/example/starter.fps/data/missions/Map1.mis
Normal file
@@ -0,0 +1,169 @@
|
||||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
cdTrack = "2";
|
||||
musicTrack = "lush";
|
||||
CTF_scoreLimit = "5";
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
name = "doorTest";
|
||||
desc0 = "Level 1";
|
||||
desclines = "2";
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
Position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
cloudHeightPer[0] = "0.349971";
|
||||
cloudHeightPer[1] = "0.3";
|
||||
cloudHeightPer[2] = "0.199973";
|
||||
cloudSpeed1 = "0.0005";
|
||||
cloudSpeed2 = "0.001";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.6 0.6 0.6 1";
|
||||
fogStorm1 = "0";
|
||||
fogStorm2 = "0";
|
||||
fogStorm3 = "0";
|
||||
fogVolume1 = "0 0 0";
|
||||
fogVolume2 = "0 0 0";
|
||||
fogVolume3 = "0 0 0";
|
||||
fogVolumeColor1 = "128 128 128 -2.22768e+038";
|
||||
fogVolumeColor2 = "128 128 128 0";
|
||||
fogVolumeColor3 = "128 128 128 -1.70699e+038";
|
||||
windVelocity = "1 1 0";
|
||||
windEffectPrecipitation = "1";
|
||||
SkySolidColor = "0.6 0.6 0.6 1";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "0";
|
||||
noRenderBans = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Sun() {
|
||||
azimuth = "0";
|
||||
elevation = "35";
|
||||
color = "0.6 0.6 0.6 1";
|
||||
ambient = "0.776471 0.854902 0.905882 1";
|
||||
locked = "true";
|
||||
rotation = "1 0 0 0";
|
||||
direction = "0.57735 0.57735 -0.57735";
|
||||
scale = "1 1 1";
|
||||
Position = "0 0 0";
|
||||
};
|
||||
new TerrainBlock(Terrain) {
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
detailTexture = "~/data/terrains/details/detail1";
|
||||
terrainFile = "./Map1.ter";
|
||||
squareSize = "8";
|
||||
bumpScale = "1";
|
||||
bumpOffset = "0.01";
|
||||
zeroBumpScale = "8";
|
||||
tile = "1";
|
||||
locked = "true";
|
||||
Position = "-1024 -1024 0";
|
||||
};
|
||||
new SimGroup(ObserverDropPoints) {
|
||||
|
||||
new SpawnSphere() {
|
||||
Position = "109.514 -180.815 202.815";
|
||||
rotation = "0.135445 0.108767 -0.984797 78.3897";
|
||||
scale = "0.940827 1.97505 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
radius = "10";
|
||||
sphereWeight = "1";
|
||||
indoorWeight = "1";
|
||||
outdoorWeight = "1";
|
||||
homingCount = "0";
|
||||
locked = "False";
|
||||
lockCount = "0";
|
||||
};
|
||||
};
|
||||
new SimGroup(RedTeamDropPoints) {
|
||||
|
||||
new SpawnSphere() {
|
||||
Position = "-11.0199 -222.715 103.415";
|
||||
rotation = "0 0 -1 64.3532";
|
||||
scale = "0.940827 1.97505 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
radius = "10";
|
||||
sphereWeight = "1";
|
||||
indoorWeight = "1";
|
||||
outdoorWeight = "1";
|
||||
homingCount = "0";
|
||||
locked = "False";
|
||||
lockCount = "0";
|
||||
};
|
||||
};
|
||||
new SimGroup(BlueTeamDropPoints) {
|
||||
|
||||
new SpawnSphere() {
|
||||
Position = "-463.421 -155.793 130.215";
|
||||
rotation = "0 0 1 7.26648";
|
||||
scale = "0.940827 1.97505 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
radius = "10";
|
||||
sphereWeight = "1";
|
||||
indoorWeight = "1";
|
||||
outdoorWeight = "1";
|
||||
homingCount = "0";
|
||||
locked = "False";
|
||||
lockCount = "0";
|
||||
};
|
||||
};
|
||||
new InteriorInstance() {
|
||||
Position = "8.34932 -181.986 108.16";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/BerksTextures/building4a.dif";
|
||||
useGLLighting = "0";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
Position = "8.33237 -185.377 99.06";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "2.55779 1 2.47212";
|
||||
dataBlock = "door";
|
||||
open = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
Position = "8.40421 -172.758 100.139";
|
||||
rotation = "0 0 1 179.909";
|
||||
scale = "1.8296 1 1.95181";
|
||||
dataBlock = "doorWood";
|
||||
open = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
Position = "8.37702 -172.561 100.139";
|
||||
rotation = "0 0 -1 0.181308";
|
||||
scale = "1.8296 1 1.95181";
|
||||
dataBlock = "doorWood";
|
||||
open = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
Position = "36.4582 -184.946 100.12";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "2.83029 1 2.38643";
|
||||
dataBlock = "doorMetal";
|
||||
};
|
||||
new StaticShape() {
|
||||
Position = "36.3604 -173.029 100.1";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "2.79772 1 2.41476";
|
||||
dataBlock = "doorMetalMove";
|
||||
};
|
||||
new StaticShape() {
|
||||
Position = "43.6821 -182.118 100.089";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "2.13269 1 2.39816";
|
||||
dataBlock = "doorgrey1";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
BIN
Torque/SDK/example/starter.fps/data/missions/Map1.ter
Normal file
BIN
Torque/SDK/example/starter.fps/data/missions/Map1.ter
Normal file
Binary file not shown.
BIN
Torque/SDK/example/starter.fps/data/missions/Map1_3573e652.ml
Normal file
BIN
Torque/SDK/example/starter.fps/data/missions/Map1_3573e652.ml
Normal file
Binary file not shown.
303
Torque/SDK/example/starter.fps/data/missions/newMission.mis
Normal file
303
Torque/SDK/example/starter.fps/data/missions/newMission.mis
Normal file
@@ -0,0 +1,303 @@
|
||||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
name = "New Mission";
|
||||
descLines = "1";
|
||||
desc0 = "A simple new mission template.";
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
Area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
materialList = "~/data/skies/sky_storm.dml";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0.3";
|
||||
cloudHeightPer[2] = "0.199973";
|
||||
cloudSpeed1 = "0.0005";
|
||||
cloudSpeed2 = "0.0001";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "1000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.6 0.6 0.6 1";
|
||||
fogStorm1 = "0";
|
||||
fogStorm2 = "0";
|
||||
fogStorm3 = "0";
|
||||
fogVolume1 = "0 0 0";
|
||||
fogVolume2 = "0 0 0";
|
||||
fogVolume3 = "0 0 0";
|
||||
fogVolumeColor1 = "128 128 128 -2.22768e+038";
|
||||
fogVolumeColor2 = "128 128 128 0";
|
||||
fogVolumeColor3 = "128 128 128 -1.70699e+038";
|
||||
windVelocity = "1 1 0";
|
||||
windEffectPrecipitation = "1";
|
||||
SkySolidColor = "0.6 0.6 0.6 1";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "0";
|
||||
noRenderBans = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Sun() {
|
||||
azimuth = "0";
|
||||
elevation = "35";
|
||||
color = "0.6 0.6 0.6 1";
|
||||
ambient = "0.4 0.4 0.4 1";
|
||||
scale = "1 1 1";
|
||||
locked = "true";
|
||||
direction = "0.57735 0.57735 -0.57735";
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
};
|
||||
new TerrainBlock(Terrain) {
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
detailTexture = "~/data/terrains/details/detail1.png";
|
||||
terrainFile = "./newMission.ter";
|
||||
bumpTexture = "~/data/terrains/details/detail1.png";
|
||||
squareSize = "8";
|
||||
emptySquares = "67";
|
||||
bumpScale = "20";
|
||||
bumpOffset = "0.007";
|
||||
zeroBumpScale = "70";
|
||||
tile = "1";
|
||||
locked = "true";
|
||||
position = "-1024 -1024 0";
|
||||
};
|
||||
new SimGroup(PlayerDropPoints) {
|
||||
|
||||
new SpawnSphere() {
|
||||
position = "78.9891 -214.86 183.615";
|
||||
rotation = "0 0 1 130.062";
|
||||
scale = "0.940827 1.97505 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
radius = "10";
|
||||
sphereWeight = "1";
|
||||
indoorWeight = "1";
|
||||
outdoorWeight = "1";
|
||||
locked = "false";
|
||||
homingCount = "0";
|
||||
lockCount = "0";
|
||||
};
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "283.418 -41.9702 178.232";
|
||||
rotation = "0 0 -1 103.705";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/hovels/cottage.dif";
|
||||
useGLLighting = "0";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new Path(blackknight1) {
|
||||
isLooping = "1";
|
||||
|
||||
new Marker(3) {
|
||||
position = "-41.1238 -191.124 92.1847";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
type = "Normal";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Spline";
|
||||
};
|
||||
new Marker(2) {
|
||||
position = "-62.3529 -165.148 90.3683";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
type = "Normal";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Spline";
|
||||
};
|
||||
new Marker(4) {
|
||||
position = "-32.8027 -237.267 90.0588";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "3";
|
||||
type = "Normal";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Spline";
|
||||
};
|
||||
new Marker(1) {
|
||||
position = "-98.698 -179.593 90.2397";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "4";
|
||||
type = "Normal";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Spline";
|
||||
};
|
||||
new Marker(3) {
|
||||
position = "-63.6343 -223.473 90.8172";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "5";
|
||||
type = "Normal";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Spline";
|
||||
};
|
||||
new Marker(2) {
|
||||
position = "-84.8634 -197.497 89.0008";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "6";
|
||||
type = "Normal";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Spline";
|
||||
};
|
||||
new Marker(4) {
|
||||
position = "-55.3132 -269.616 88.6913";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "7";
|
||||
type = "Normal";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Spline";
|
||||
};
|
||||
new Marker(1) {
|
||||
position = "-121.209 -211.942 88.8722";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "8";
|
||||
type = "Normal";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Spline";
|
||||
};
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "272.293 -100.519 168.011";
|
||||
rotation = "0 0 1 100.841";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/room/greathall.dif";
|
||||
useGLLighting = "0";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new Path(knight1) {
|
||||
isLooping = "1";
|
||||
|
||||
new Marker(8) {
|
||||
position = "233.312 -78.2235 189.081";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
type = "Normal";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Spline";
|
||||
};
|
||||
new Marker(6) {
|
||||
position = "235.674 -106.971 188.881";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
type = "Normal";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Spline";
|
||||
};
|
||||
new Marker(5) {
|
||||
position = "289.302 -119.047 188.631";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "3";
|
||||
type = "Normal";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Spline";
|
||||
};
|
||||
new Marker(1) {
|
||||
position = "297.002 -89.8386 189.816";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "4";
|
||||
type = "Normal";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Spline";
|
||||
};
|
||||
};
|
||||
new Item() {
|
||||
position = "263.574 -85.6049 189.227";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AIPlayerMarker";
|
||||
collidable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
pathname = "knight1";
|
||||
onGroup = "Default Value";
|
||||
};
|
||||
new Precipitation(rain1) {
|
||||
position = "136.214 -139.545 115.11";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
nameTag = "rain";
|
||||
dataBlock = "HeavyRain";
|
||||
minSpeed = "1.5";
|
||||
maxSpeed = "2";
|
||||
minMass = "0.75";
|
||||
maxMass = "0.85";
|
||||
maxTurbulence = "0.1";
|
||||
turbulenceSpeed = "0.2";
|
||||
rotateWithCamVel = "1";
|
||||
useTurbulence = "1";
|
||||
numDrops = "5000";
|
||||
boxWidth = "200";
|
||||
boxHeight = "100";
|
||||
doCollision = "1";
|
||||
};
|
||||
new Precipitation(rain2) {
|
||||
position = "113.566 -126.171 103.167";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
nameTag = "rain";
|
||||
dataBlock = "HeavyRain2";
|
||||
minSpeed = "1.5";
|
||||
maxSpeed = "2";
|
||||
minMass = "0.75";
|
||||
maxMass = "0.85";
|
||||
maxTurbulence = "0.1";
|
||||
turbulenceSpeed = "0.2";
|
||||
rotateWithCamVel = "1";
|
||||
useTurbulence = "0";
|
||||
numDrops = "5000";
|
||||
boxWidth = "200";
|
||||
boxHeight = "100";
|
||||
doCollision = "1";
|
||||
};
|
||||
new Lightning(Lightning) {
|
||||
position = "121.334 -114.468 118.243";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "512 512 300";
|
||||
dataBlock = "LightningStorm";
|
||||
strikesPerMinute = "12";
|
||||
strikeWidth = "2.5";
|
||||
strikeRadius = "20";
|
||||
color = "1 1 1 1";
|
||||
fadeColor = "0.1 0.1 1 1";
|
||||
chanceToHitTarget = "0.5";
|
||||
boltStartRadius = "20";
|
||||
useFog = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "216.073 -59.7927 164.281";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AIPlayerMarker";
|
||||
collidable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
pathname = "blackknight1";
|
||||
onGroup = "Default Value";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "212.973 -134.736 173.579";
|
||||
rotation = "0 0 1 180";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/room/wall.dif";
|
||||
useGLLighting = "0";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
BIN
Torque/SDK/example/starter.fps/data/missions/newMission.ter
Normal file
BIN
Torque/SDK/example/starter.fps/data/missions/newMission.ter
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Torque/SDK/example/starter.fps/data/missions/port.ter
Normal file
BIN
Torque/SDK/example/starter.fps/data/missions/port.ter
Normal file
Binary file not shown.
831
Torque/SDK/example/starter.fps/data/missions/stronghold.mis
Normal file
831
Torque/SDK/example/starter.fps/data/missions/stronghold.mis
Normal file
@@ -0,0 +1,831 @@
|
||||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
desc0 = "This death match mission takes place in a small orc village. There are no teams, every orc is your enemy!";
|
||||
name = "Stronghold";
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
Area = "-152 -352 1040 1056";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "-1088 -928 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
cloudHeightPer[0] = "0.349971";
|
||||
cloudHeightPer[1] = "0.25";
|
||||
cloudHeightPer[2] = "0.199973";
|
||||
cloudSpeed1 = "0.0002";
|
||||
cloudSpeed2 = "0.0004";
|
||||
cloudSpeed3 = "0.0006";
|
||||
visibleDistance = "500";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.82 0.828 0.844 1";
|
||||
fogStorm1 = "0";
|
||||
fogStorm2 = "0";
|
||||
fogStorm3 = "0";
|
||||
fogVolume1 = "100 0 200";
|
||||
fogVolume2 = "0 0 0";
|
||||
fogVolume3 = "0 0 0";
|
||||
fogVolumeColor1 = "128 128 128 -2.22768e+038";
|
||||
fogVolumeColor2 = "128 128 128 0";
|
||||
fogVolumeColor3 = "128 128 128 -1.70699e+038";
|
||||
windVelocity = "0.1 0.1 0";
|
||||
windEffectPrecipitation = "1";
|
||||
SkySolidColor = "0.547 0.641 0.789 0";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "0";
|
||||
noRenderBans = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Sun() {
|
||||
azimuth = "45";
|
||||
elevation = "35";
|
||||
color = "0.888 0.885 0.78 1";
|
||||
ambient = "0.4 0.4 0.4 1";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
locked = "true";
|
||||
direction = "0.635001 0.635001 -0.439941";
|
||||
position = "0 0 0";
|
||||
};
|
||||
new fxSunLight(sunflare1) {
|
||||
position = "98.5277 -289.053 188.13";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
Enable = "1";
|
||||
LocalFlareBitmap = "common/lighting/corona";
|
||||
RemoteFlareBitmap = "common/lighting/corona";
|
||||
SunAzimuth = "224";
|
||||
SunElevation = "10";
|
||||
LockToRealSun = "1";
|
||||
FlareTP = "1";
|
||||
Colour = "0.3 0.1 0.1 1";
|
||||
Brightness = "1";
|
||||
FlareSize = "1";
|
||||
FadeTime = "0.1";
|
||||
BlendMode = "0";
|
||||
AnimColour = "0";
|
||||
AnimBrightness = "1";
|
||||
AnimRotation = "1";
|
||||
AnimSize = "1";
|
||||
AnimAzimuth = "0";
|
||||
AnimElevation = "0";
|
||||
LerpColour = "1";
|
||||
LerpBrightness = "1";
|
||||
LerpRotation = "1";
|
||||
LerpSize = "1";
|
||||
LerpAzimuth = "1";
|
||||
LerpElevation = "1";
|
||||
LinkFlareSize = "0";
|
||||
SingleColourKeys = "1";
|
||||
MinColour = "0 0 0 1";
|
||||
MaxColour = "1 1 1 1";
|
||||
MinBrightness = "0.4";
|
||||
MaxBrightness = "1";
|
||||
MinRotation = "0";
|
||||
MaxRotation = "359";
|
||||
MinSize = "0.5";
|
||||
MaxSize = "1";
|
||||
MinAzimuth = "0";
|
||||
MaxAzimuth = "359";
|
||||
MinElevation = "-30";
|
||||
MaxElevation = "210";
|
||||
RedKeys = "AZA";
|
||||
GreenKeys = "AZA";
|
||||
BlueKeys = "AZA";
|
||||
BrightnessKeys = "JAZJTAJ";
|
||||
RotationKeys = "ZA";
|
||||
SizeKeys = "ATAZA";
|
||||
AzimuthKeys = "AZ";
|
||||
ElevationKeys = "AZ";
|
||||
ColourTime = "5";
|
||||
BrightnessTime = "10";
|
||||
RotationTime = "40";
|
||||
SizeTime = "30";
|
||||
AzimuthTime = "5";
|
||||
ElevationTime = "5";
|
||||
};
|
||||
new fxSunLight(sunflare2) {
|
||||
position = "72.9234 -289.051 187.692";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
Enable = "1";
|
||||
LocalFlareBitmap = "common/lighting/corona";
|
||||
RemoteFlareBitmap = "common/lighting/corona";
|
||||
SunAzimuth = "224";
|
||||
SunElevation = "10";
|
||||
LockToRealSun = "1";
|
||||
FlareTP = "1";
|
||||
Colour = "2 2 0 1";
|
||||
Brightness = "1";
|
||||
FlareSize = "0.5";
|
||||
FadeTime = "0.1";
|
||||
BlendMode = "0";
|
||||
AnimColour = "0";
|
||||
AnimBrightness = "1";
|
||||
AnimRotation = "1";
|
||||
AnimSize = "0";
|
||||
AnimAzimuth = "0";
|
||||
AnimElevation = "0";
|
||||
LerpColour = "1";
|
||||
LerpBrightness = "1";
|
||||
LerpRotation = "1";
|
||||
LerpSize = "1";
|
||||
LerpAzimuth = "1";
|
||||
LerpElevation = "1";
|
||||
LinkFlareSize = "0";
|
||||
SingleColourKeys = "1";
|
||||
MinColour = "0 0 0 1";
|
||||
MaxColour = "1 1 1 1";
|
||||
MinBrightness = "0.25";
|
||||
MaxBrightness = "0.5";
|
||||
MinRotation = "0";
|
||||
MaxRotation = "359";
|
||||
MinSize = "0.5";
|
||||
MaxSize = "1";
|
||||
MinAzimuth = "0";
|
||||
MaxAzimuth = "359";
|
||||
MinElevation = "-30";
|
||||
MaxElevation = "210";
|
||||
RedKeys = "AZA";
|
||||
GreenKeys = "AZA";
|
||||
BlueKeys = "AZA";
|
||||
BrightnessKeys = "AZJTA";
|
||||
RotationKeys = "AZ";
|
||||
SizeKeys = "ATAZA";
|
||||
AzimuthKeys = "AZ";
|
||||
ElevationKeys = "AZ";
|
||||
ColourTime = "5";
|
||||
BrightnessTime = "6";
|
||||
RotationTime = "80";
|
||||
SizeTime = "5";
|
||||
AzimuthTime = "5";
|
||||
ElevationTime = "5";
|
||||
};
|
||||
new TerrainBlock(Terrain) {
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
detailTexture = "~/data/terrains/details/detail1";
|
||||
terrainFile = "./stronghold.ter";
|
||||
squareSize = "8";
|
||||
bumpScale = "1";
|
||||
bumpOffset = "0.01";
|
||||
zeroBumpScale = "8";
|
||||
tile = "1";
|
||||
locked = "true";
|
||||
position = "-1024 -1024 0";
|
||||
};
|
||||
new WaterBlock(Water) {
|
||||
position = "-1024 -1024 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "2048 2048 200";
|
||||
UseDepthMask = "1";
|
||||
surfaceTexture = "~/data/water/water";
|
||||
ShoreTexture = "~/data/water/wateredge";
|
||||
envMapOverTexture = "~/data/skies/day_0007";
|
||||
envMapUnderTexture = "~/data/terrains/grassland/sand";
|
||||
specularMaskTex = "~/data/water/specmask";
|
||||
liquidType = "OceanWater";
|
||||
density = "1";
|
||||
viscosity = "15";
|
||||
waveMagnitude = "1";
|
||||
surfaceOpacity = "0.75";
|
||||
envMapIntensity = "0.1";
|
||||
TessSurface = "50";
|
||||
TessShore = "60";
|
||||
SurfaceParallax = "0.2";
|
||||
FlowAngle = "240";
|
||||
FlowRate = "0.1";
|
||||
DistortGridScale = "0.1";
|
||||
DistortMag = "0.02";
|
||||
DistortTime = "0.5";
|
||||
ShoreDepth = "6";
|
||||
DepthGradient = "1";
|
||||
MinAlpha = "0.1";
|
||||
MaxAlpha = "1";
|
||||
tile = "1";
|
||||
removeWetEdges = "0";
|
||||
specularColor = "0 0.1 0.2 1";
|
||||
specularPower = "20";
|
||||
envMapTexture = "~/data/skies/day_0007";
|
||||
};
|
||||
new SimGroup(PlayerDropPoints) {
|
||||
|
||||
new SpawnSphere() {
|
||||
position = "209.506 98.2568 228.396";
|
||||
rotation = "0 0 -1 8.2031";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
radius = "1";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "100";
|
||||
locked = "false";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "513.799 297.531 234.77";
|
||||
rotation = "0 0 -1 87.6625";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
radius = "1";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "100";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "441.327 -95.9903 240.525";
|
||||
rotation = "0 0 -1 48.7014";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
radius = "1";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "100";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "210.272 339.355 242.822";
|
||||
rotation = "0 0 1 91.6733";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
radius = "1";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "100";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "348.483 201.943 203.469";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
radius = "1";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "100";
|
||||
};
|
||||
};
|
||||
new SimGroup(Crossbows) {
|
||||
|
||||
new Item() {
|
||||
position = "333.898 340.747 219.188";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "CrossbowAmmo";
|
||||
collidable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "334.393 340.13 219.328";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "CrossbowAmmo";
|
||||
collidable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "332.512 342.316 219.431";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Crossbow";
|
||||
collidable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "206.766 122.86 224.522";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "CrossbowAmmo";
|
||||
collidable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "207.157 122.414 224.662";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "CrossbowAmmo";
|
||||
collidable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "210.577 124.064 224.112";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Crossbow";
|
||||
collidable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "334.321 178.98 204.11";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Crossbow";
|
||||
collidable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "330.901 177.33 204.66";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "CrossbowAmmo";
|
||||
collidable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "330.51 177.776 204.52";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "CrossbowAmmo";
|
||||
collidable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
};
|
||||
new SimGroup(HealthKits) {
|
||||
|
||||
new Item() {
|
||||
position = "291.437 198.805 203.017";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "HealthKit";
|
||||
collidable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "405.29 330.084 220.015";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "HealthKit";
|
||||
collidable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "382.735 -48.6771 217.837";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "HealthKit";
|
||||
collidable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "391.006 290.664 219.427";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "HealthPatch";
|
||||
collidable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "389.943 289.402 219.42";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "HealthPatch";
|
||||
collidable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "328.822 302.457 219.212";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "HealthPatch";
|
||||
collidable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "328.253 303.822 219.226";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "HealthPatch";
|
||||
collidable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
};
|
||||
new SimGroup(Towers) {
|
||||
|
||||
new InteriorInstance() {
|
||||
position = "228.981 95.0671 247.383";
|
||||
rotation = "0 0 1 172.07";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/towers/landtower.dif";
|
||||
useGLLighting = "0";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "325.43 161.116 224.178";
|
||||
rotation = "0 0 -1 85.9439";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/towers/watertower.dif";
|
||||
useGLLighting = "0";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "401.955 -44.0907 237.413";
|
||||
rotation = "0 0 1 161.001";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/towers/landtower.dif";
|
||||
useGLLighting = "0";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
};
|
||||
new SimGroup(Docks) {
|
||||
|
||||
new InteriorInstance() {
|
||||
position = "291.286 199.69 202.6";
|
||||
rotation = "0 0 1 173.033";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/docks/ggdock.dif";
|
||||
useGLLighting = "0";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "290.308 207.63 202.6";
|
||||
rotation = "0 0 1 173.033";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/docks/ggbridges.dif";
|
||||
useGLLighting = "0";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "288.854 219.541 202.6";
|
||||
rotation = "0 0 1 173.033";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/docks/ggbridgem.dif";
|
||||
useGLLighting = "0";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "355.312 178.002 202.915";
|
||||
rotation = "0 0 -1 85.3708";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/docks/ggbridgem.dif";
|
||||
useGLLighting = "0";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "343.351 178.971 202.915";
|
||||
rotation = "0 0 -1 85.3708";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/docks/ggbridges.dif";
|
||||
useGLLighting = "0";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "348.012 202.634 202.625";
|
||||
rotation = "0 0 1 90.5273";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/docks/ggdock.dif";
|
||||
useGLLighting = "0";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "253.949 140.458 204.8";
|
||||
rotation = "0 0 1 109.435";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/docks/ggpiling.dif";
|
||||
useGLLighting = "0";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "251.004 141.135 204.8";
|
||||
rotation = "0 0 1 109.435";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/docks/ggpiling.dif";
|
||||
useGLLighting = "0";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "258.503 138.723 204.8";
|
||||
rotation = "0 0 1 109.435";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/docks/ggpiling.dif";
|
||||
useGLLighting = "0";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "251.784 145.947 204.8";
|
||||
rotation = "0 0 1 109.435";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/docks/ggpiling.dif";
|
||||
useGLLighting = "0";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "247.23 147.683 204.8";
|
||||
rotation = "0 0 1 109.435";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/docks/ggpiling.dif";
|
||||
useGLLighting = "0";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "254.729 145.27 204.8";
|
||||
rotation = "0 0 1 109.435";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/docks/ggpiling.dif";
|
||||
useGLLighting = "0";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "259.283 143.533 204.8";
|
||||
rotation = "0 0 1 109.435";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/docks/ggpiling.dif";
|
||||
useGLLighting = "0";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "246.45 142.871 204.8";
|
||||
rotation = "0 0 1 109.435";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/docks/ggpiling.dif";
|
||||
useGLLighting = "0";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "355.04 182.189 207.557";
|
||||
rotation = "0 0 -1 69.9008";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/docks/ggpiling.dif";
|
||||
useGLLighting = "0";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "347.409 183.403 207.939";
|
||||
rotation = "0 0 -1 68.7548";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/docks/ggpiling.dif";
|
||||
useGLLighting = "0";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "363.41 344.82 236.096";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/docks/ggpiling.dif";
|
||||
useGLLighting = "0";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "375.46 342.176 236.644";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/docks/ggpiling.dif";
|
||||
useGLLighting = "0";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "386.47 342.376 236.224";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/docks/ggpiling.dif";
|
||||
useGLLighting = "0";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "354.652 346.941 235.63";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/docks/ggpiling.dif";
|
||||
useGLLighting = "0";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "347.147 181.146 205.419";
|
||||
rotation = "0 0 1 4.0111";
|
||||
scale = "1 1 1";
|
||||
shapeName = "~/data/shapes/lanterns/lantern.dts";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "354.824 179.927 205.037";
|
||||
rotation = "0 0 1 2.86517";
|
||||
scale = "1 1 1";
|
||||
shapeName = "~/data/shapes/lanterns/lantern.dts";
|
||||
};
|
||||
};
|
||||
new SimGroup(Cottages) {
|
||||
|
||||
new InteriorInstance() {
|
||||
position = "405.274 331.383 229.703";
|
||||
rotation = "0 0 -1 19.4806";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/hovels/cottage.dif";
|
||||
useGLLighting = "0";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "386.509 288.344 218.875";
|
||||
rotation = "0 0 1 38.9611";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/hovels/small_cottage.dif";
|
||||
useGLLighting = "0";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "329.597 307.55 218.765";
|
||||
rotation = "0 0 1 162.147";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/hovels/small_cottage.dif";
|
||||
useGLLighting = "0";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "334.517 342.723 218.588";
|
||||
rotation = "0 0 1 228.037";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/hovels/small_cottage.dif";
|
||||
useGLLighting = "0";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
};
|
||||
new SimGroup(Campfires) {
|
||||
|
||||
new TSStatic() {
|
||||
position = "360.173 309.959 217.714";
|
||||
rotation = "1 0 0 0.573347";
|
||||
scale = "1 1 1";
|
||||
shapeName = "~/data/shapes/campfires/campfire.dts";
|
||||
};
|
||||
};
|
||||
new SimGroup(Trees) {
|
||||
|
||||
new TSStatic() {
|
||||
position = "403.903 64.3746 214.681";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1.56822 1.54262 1.97835";
|
||||
shapeName = "~/data/shapes/trees/tree2.dts";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "489.481 123.945 228.2";
|
||||
rotation = "0 0 1 160.428";
|
||||
scale = "1 1 1";
|
||||
shapeName = "~/data/shapes/trees/tree3.dts";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "240.849 307.799 233.192";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1.318 1.05888 1.14346";
|
||||
shapeName = "~/data/shapes/trees/tree3.dts";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "349.353 -149.425 229.698";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
shapeName = "~/data/shapes/trees/tree2.dts";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "443.294 217.877 212.066";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "0.946733 0.902455 1";
|
||||
shapeName = "~/data/shapes/trees/tree2.dts";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "396.466 -110.424 216.833";
|
||||
rotation = "0 0 1 30.9397";
|
||||
scale = "1 1 1";
|
||||
shapeName = "~/data/shapes/trees/tree3.dts";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "380.887 496.943 230.164";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
shapeName = "~/data/shapes/trees/tree3.dts";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "409.762 501.558 226.433";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1.04929 1";
|
||||
shapeName = "~/data/shapes/trees/tree2.dts";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "383.066 446.619 222.591";
|
||||
rotation = "0 0 1 21.7724";
|
||||
scale = "1.35527 1.6329 1.66036";
|
||||
shapeName = "~/data/shapes/trees/tree2.dts";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "279.075 426.031 235.604";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
shapeName = "~/data/shapes/trees/tree2.dts";
|
||||
};
|
||||
};
|
||||
new SimGroup(CottageFires) {
|
||||
|
||||
new ParticleEmitterNode(Smoke2) {
|
||||
position = "329.1 345.855 228.905";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "ChimneySmokeEmitterNode";
|
||||
emitter = "ChimneySmokeEmitter";
|
||||
velocity = "1";
|
||||
};
|
||||
new ParticleEmitterNode(Fire2) {
|
||||
position = "329.33 345.39 219.502";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "ChimneyFireEmitterNode";
|
||||
emitter = "ChimneyFireEmitter";
|
||||
velocity = "1";
|
||||
};
|
||||
new ParticleEmitterNode(Fire3) {
|
||||
position = "391.986 286.54 219.683";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "ChimneyFireEmitterNode";
|
||||
emitter = "ChimneyFireEmitter";
|
||||
velocity = "1";
|
||||
};
|
||||
new ParticleEmitterNode(Smoke3) {
|
||||
position = "392.025 286.189 229.078";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "ChimneySmokeEmitterNode";
|
||||
emitter = "ChimneySmokeEmitter";
|
||||
velocity = "1";
|
||||
};
|
||||
};
|
||||
new SimGroup(Paths) {
|
||||
|
||||
new Path(Path1) {
|
||||
isLooping = "1";
|
||||
|
||||
new Marker() {
|
||||
position = "461.26 292.371 221.011";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
type = "Normal";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Spline";
|
||||
};
|
||||
new Marker() {
|
||||
position = "447.831 207.249 211.417";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
type = "Normal";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Spline";
|
||||
};
|
||||
new Marker() {
|
||||
position = "318.054 333.549 218.804";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "3";
|
||||
type = "Normal";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Spline";
|
||||
};
|
||||
new Marker() {
|
||||
position = "326.058 411.942 218.216";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "4";
|
||||
type = "Normal";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Spline";
|
||||
};
|
||||
new Marker() {
|
||||
position = "427.95 357.661 220.594";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "5";
|
||||
type = "Normal";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Spline";
|
||||
};
|
||||
};
|
||||
};
|
||||
new Item() {
|
||||
position = "375.996 319.153 220.1";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AIPlayerMarker";
|
||||
collidable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
pathname = "path1";
|
||||
onGroup = "Default Value";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
BIN
Torque/SDK/example/starter.fps/data/missions/stronghold.ter
Normal file
BIN
Torque/SDK/example/starter.fps/data/missions/stronghold.ter
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user