- Actuall fix the vphys pit

Mon, 10 Jul 2017 20:04:43 -0600

author
Glitchvid <Glitchvid@glitchvid.com>
date
Mon, 10 Jul 2017 20:04:43 -0600
changeset 17
bea5e3b87c40
parent 16
9f5a1715d01d
child 18
f67004a71ca6

- Actuall fix the vphys pit

ttt_tr_debug.vmf file | annotate | diff | comparison | revisions
--- a/ttt_tr_debug.vmf	Mon Jul 10 20:01:17 2017 -0600
+++ b/ttt_tr_debug.vmf	Mon Jul 10 20:04:43 2017 -0600
@@ -2,7 +2,7 @@
 {
 	"editorversion" "400"
 	"editorbuild" "6440"
-	"mapversion" "703"
+	"mapversion" "704"
 	"formatversion" "100"
 	"prefab" "0"
 }
@@ -26,7 +26,7 @@
 world
 {
 	"id" "1"
-	"mapversion" "703"
+	"mapversion" "704"
 	"classname" "worldspawn"
 	"detailmaterial" "detail/detailsprites"
 	"detailvbsp" "detail.vbsp"
@@ -118264,15 +118264,15 @@
 	"ParticleTrailLifetime" "4"
 	"ParticleTrailMaterial" "sprites/strider_blackball"
 	"ParticleTrailStartSize" "2"
-	"SetAdditionalAirDensity" "10000"
-	"SetAngVelocityLimit" "-1"
-	"SetAngVelocityScale" "1.0"
-	"SetGravityScale" "0"
+	"SetAdditionalAirDensity" "100"
+	"SetAngVelocityLimit" "0.0001"
+	"SetAngVelocityScale" "1"
+	"SetGravityScale" "1"
 	"SetLinearForce" "0.0"
 	"SetLinearForceAngles" "0 0 0"
-	"SetVelocityLimit" "-1"
-	"SetVelocityLimitDelta" "10000"
-	"SetVelocityScale" "100"
+	"SetVelocityLimit" "0.0001"
+	"SetVelocityLimitDelta" "1000"
+	"SetVelocityScale" "1"
 	"spawnflags" "1102"
 	"StartDisabled" "0"
 	solid
@@ -121056,8 +121056,8 @@
 	"activecamera" "0"
 	camera
 	{
-		"position" "[-663.566 153.347 124.676]"
-		"look" "[-1196.42 269.446 -73.8157]"
+		"position" "[-711.424 61.1308 142.129]"
+		"look" "[-1110.99 414.533 -86.4958]"
 	}
 }
 cordon

mercurial