- Fix vphys things spazzing

Mon, 10 Jul 2017 20:01:17 -0600

author
Glitchvid <Glitchvid@glitchvid.com>
date
Mon, 10 Jul 2017 20:01:17 -0600
changeset 16
9f5a1715d01d
parent 15
9bcc7de33956
child 17
bea5e3b87c40

- Fix vphys things spazzing

ttt_tr_debug.vmf file | annotate | diff | comparison | revisions
--- a/ttt_tr_debug.vmf	Mon Jul 10 19:36:29 2017 -0600
+++ b/ttt_tr_debug.vmf	Mon Jul 10 20:01:17 2017 -0600
@@ -2,7 +2,7 @@
 {
 	"editorversion" "400"
 	"editorbuild" "6440"
-	"mapversion" "688"
+	"mapversion" "703"
 	"formatversion" "100"
 	"prefab" "0"
 }
@@ -26,7 +26,7 @@
 world
 {
 	"id" "1"
-	"mapversion" "688"
+	"mapversion" "703"
 	"classname" "worldspawn"
 	"detailmaterial" "detail/detailsprites"
 	"detailvbsp" "detail.vbsp"
@@ -111739,17 +111739,17 @@
 	"origin" "-608 160 64"
 	"ParticleTrailEndSize" "0"
 	"ParticleTrailLifetime" "4"
-	"ParticleTrailMaterial" "sprites/physring1"
+	"ParticleTrailMaterial" "sprites/strider_blackball"
 	"ParticleTrailStartSize" "2"
 	"SetAdditionalAirDensity" "100"
-	"SetAngVelocityLimit" "-1"
-	"SetAngVelocityScale" "1000"
-	"SetGravityScale" "0"
+	"SetAngVelocityLimit" "0.0001"
+	"SetAngVelocityScale" "1"
+	"SetGravityScale" "1"
 	"SetLinearForce" "0.0"
 	"SetLinearForceAngles" "0 0 0"
-	"SetVelocityLimit" "-1"
+	"SetVelocityLimit" "0.0001"
 	"SetVelocityLimitDelta" "1000"
-	"SetVelocityScale" "100"
+	"SetVelocityScale" "1"
 	"spawnflags" "1102"
 	"StartDisabled" "0"
 	solid
@@ -118262,7 +118262,7 @@
 	"origin" "-928 160 256"
 	"ParticleTrailEndSize" "0"
 	"ParticleTrailLifetime" "4"
-	"ParticleTrailMaterial" "sprites/physring1"
+	"ParticleTrailMaterial" "sprites/strider_blackball"
 	"ParticleTrailStartSize" "2"
 	"SetAdditionalAirDensity" "10000"
 	"SetAngVelocityLimit" "-1"
@@ -118275,10 +118275,6 @@
 	"SetVelocityScale" "100"
 	"spawnflags" "1102"
 	"StartDisabled" "0"
-	connections
-	{
-		"OnStartTouch" "!activator,Kill,,0,-1"
-	}
 	solid
 	{
 		"id" "49962"
@@ -121060,8 +121056,8 @@
 	"activecamera" "0"
 	camera
 	{
-		"position" "[-323.424 611.243 60.4328]"
-		"look" "[-25.6129 1035.1 -201.236]"
+		"position" "[-663.566 153.347 124.676]"
+		"look" "[-1196.42 269.446 -73.8157]"
 	}
 }
 cordon

mercurial