Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Goers <mega@osirion.org>2010-11-18 12:53:34 +0000
committerEvan Goers <mega@osirion.org>2010-11-18 12:53:34 +0000
commit0b78e557397874db2b1be0877f8eae9128f93311 (patch)
tree1b0808ddbd9a99f4e1487beacb95d26ba6c885ec /base/maps/mercenary/sections
parenta291d883db8a401622ff4438e0efd2357dd594bb (diff)
Modified some particle scripts to have multiple emitters..
All ship models corrected for recent svn changes regarding rotations. raider.map: Created brushwork out of most patch meshes to complete model. freighter.map: Added more structure to the model, still work in progress. inquisitor.map: Completely rebuilt cockpit. Increased width of the overall ship.
Diffstat (limited to 'base/maps/mercenary/sections')
-rw-r--r--base/maps/mercenary/sections/archer_engine_large.map15
-rw-r--r--base/maps/mercenary/sections/archer_engine_medium.map5
-rw-r--r--base/maps/mercenary/sections/archer_engine_small.map6
-rw-r--r--base/maps/mercenary/sections/archer_engine_tiny.map2
4 files changed, 20 insertions, 8 deletions
diff --git a/base/maps/mercenary/sections/archer_engine_large.map b/base/maps/mercenary/sections/archer_engine_large.map
index fe12a97..ea71c17 100644
--- a/base/maps/mercenary/sections/archer_engine_large.map
+++ b/base/maps/mercenary/sections/archer_engine_large.map
@@ -401,10 +401,11 @@
// entity 1
{
"classname" "fx_particles"
-"origin" "-24.000000 0.000000 0.000000"
+"origin" "-2.000000 0.000000 0.000000"
"angle" "-179.999985"
"script" "engine_smoke"
"spawnflags" "4"
+"scale" "0.4"
}
// entity 2
{
@@ -417,10 +418,11 @@
// entity 3
{
"classname" "fx_particles"
-"origin" "-16.000000 0.000000 0.000000"
+"origin" "-2.000000 0.000000 0.000000"
"angle" "-179.999985"
"script" "engine_exhaust"
"spawnflags" "4"
+"scale" "1.2"
}
// entity 4
{
@@ -436,3 +438,12 @@
"light" "16"
"spawnflags" "4"
}
+// entity 6
+{
+"classname" "fx_particles"
+"origin" "-2.000000 0.000000 0.000000"
+"angle" "-179.999985"
+"script" "engine_exhaust"
+"spawnflags" "4"
+"scale" "0.5"
+}
diff --git a/base/maps/mercenary/sections/archer_engine_medium.map b/base/maps/mercenary/sections/archer_engine_medium.map
index a8782ed..035222f 100644
--- a/base/maps/mercenary/sections/archer_engine_medium.map
+++ b/base/maps/mercenary/sections/archer_engine_medium.map
@@ -177,11 +177,11 @@
// entity 1
{
"classname" "fx_particles"
-"origin" "-16.000000 0.000000 0.000000"
+"origin" "-2.000000 0.000000 0.000000"
"angle" "-179.999985"
"script" "engine_smoke"
"spawnflags" "4"
-"radius" "2"
+"scale" "0.25"
}
// entity 2
{
@@ -190,6 +190,7 @@
"angle" "-179.999985"
"script" "engine_exhaust"
"spawnflags" "4"
+"scale" "0.8"
}
// entity 3
{
diff --git a/base/maps/mercenary/sections/archer_engine_small.map b/base/maps/mercenary/sections/archer_engine_small.map
index 04e3c26..d7ae458 100644
--- a/base/maps/mercenary/sections/archer_engine_small.map
+++ b/base/maps/mercenary/sections/archer_engine_small.map
@@ -337,7 +337,7 @@ colors/grey25_shiny
{
"classname" "fx_particles"
"origin" "-2.000000 0.000000 0.000000"
-"angle" "-179.999985"
+"angle" "-180"
"script" "engine_trail"
"spawnflags" "2"
}
@@ -345,10 +345,10 @@ colors/grey25_shiny
{
"classname" "fx_particles"
"origin" "0.000000 0.000000 0.000000"
-"angle" "-179.999985"
+"angle" "-180"
"script" "engine_exhaust"
"spawnflags" "4"
-"radius" "1"
+"scale" "0.4"
}
// entity 3
{
diff --git a/base/maps/mercenary/sections/archer_engine_tiny.map b/base/maps/mercenary/sections/archer_engine_tiny.map
index 2c610ba..1186dd1 100644
--- a/base/maps/mercenary/sections/archer_engine_tiny.map
+++ b/base/maps/mercenary/sections/archer_engine_tiny.map
@@ -188,8 +188,8 @@
"origin" "0.000000 0.000000 0.000000"
"angle" "-179.999985"
"script" "engine_exhaust"
-"radius" "1"
"spawnflags" "4"
+"scale" "0.4"
}
// entity 3
{