- Fix broken occluder wip

Thu, 07 Jul 2016 02:43:36 -0600

author
Glitchvid <Glitchvid@glitchvid.com>
date
Thu, 07 Jul 2016 02:43:36 -0600
branch
wip
changeset 98
0a8783894fef
parent 97
14eb20015e54
child 99
b5d439853d3d

- Fix broken occluder

ttt_canvas.vmf file | annotate | diff | comparison | revisions
--- a/ttt_canvas.vmf	Thu Jul 07 02:41:25 2016 -0600
+++ b/ttt_canvas.vmf	Thu Jul 07 02:43:36 2016 -0600
@@ -2,7 +2,7 @@
 {
 	"editorversion" "400"
 	"editorbuild" "6440"
-	"mapversion" "8570"
+	"mapversion" "8571"
 	"formatversion" "100"
 	"prefab" "0"
 }
@@ -368,7 +368,7 @@
 world
 {
 	"id" "1"
-	"mapversion" "8570"
+	"mapversion" "8571"
 	"classname" "worldspawn"
 	"detailmaterial" "detail/detailsprites"
 	"detailvbsp" "detail.vbsp"
@@ -782312,95 +782312,6 @@
 }
 entity
 {
-	"id" "1712868"
-	"classname" "func_occluder"
-	"StartActive" "1"
-	solid
-	{
-		"id" "1712863"
-		side
-		{
-			"id" "354875"
-			"plane" "(1090 -960 304) (1094 -960 304) (1094 -1248 304)"
-			"material" "TOOLS/TOOLSOCCLUDER"
-			"uaxis" "[1 0 0 0] 0.25"
-			"vaxis" "[0 -1 0 0] 0.25"
-			"rotation" "0"
-			"lightmapscale" "16"
-			"smoothing_groups" "0"
-		}
-		side
-		{
-			"id" "354874"
-			"plane" "(1090 -1248 176) (1094 -1248 176) (1094 -960 176)"
-			"material" "TOOLS/TOOLSOCCLUDER"
-			"uaxis" "[-1 0 0 0] 0.25"
-			"vaxis" "[0 -1 0 0] 0.25"
-			"rotation" "0"
-			"lightmapscale" "16"
-			"smoothing_groups" "0"
-		}
-		side
-		{
-			"id" "354873"
-			"plane" "(1090 -960 304) (1090 -1248 304) (1090 -1248 176)"
-			"material" "TOOLS/TOOLSOCCLUDER"
-			"uaxis" "[0 -1 0 0] 0.25"
-			"vaxis" "[0 0 -1 0] 0.25"
-			"rotation" "0"
-			"lightmapscale" "16"
-			"smoothing_groups" "0"
-		}
-		side
-		{
-			"id" "354872"
-			"plane" "(1094 -960 176) (1094 -1248 176) (1094 -1248 304)"
-			"material" "TOOLS/TOOLSOCCLUDER"
-			"uaxis" "[0 1 0 0] 0.25"
-			"vaxis" "[0 0 -1 0] 0.25"
-			"rotation" "0"
-			"lightmapscale" "16"
-			"smoothing_groups" "0"
-		}
-		side
-		{
-			"id" "354871"
-			"plane" "(1094 -960 304) (1090 -960 304) (1090 -960 176)"
-			"material" "TOOLS/TOOLSOCCLUDER"
-			"uaxis" "[-1 0 0 0] 0.25"
-			"vaxis" "[0 0 -1 0] 0.25"
-			"rotation" "0"
-			"lightmapscale" "16"
-			"smoothing_groups" "0"
-		}
-		side
-		{
-			"id" "354870"
-			"plane" "(1094 -1248 176) (1090 -1248 176) (1090 -1248 304)"
-			"material" "TOOLS/TOOLSOCCLUDER"
-			"uaxis" "[1 0 0 0] 0.25"
-			"vaxis" "[0 0 -1 0] 0.25"
-			"rotation" "0"
-			"lightmapscale" "16"
-			"smoothing_groups" "0"
-		}
-		editor
-		{
-			"color" "0 255 255"
-			"visgroupshown" "1"
-			"visgroupautoshown" "1"
-		}
-	}
-	editor
-	{
-		"color" "0 255 255"
-		"visgroupshown" "1"
-		"visgroupautoshown" "1"
-		"logicalpos" "[0 7500]"
-	}
-}
-entity
-{
 	"id" "1712923"
 	"classname" "prop_static"
 	"angles" "0 0 0"
@@ -783017,8 +782928,8 @@
 	"activecamera" "0"
 	camera
 	{
-		"position" "[-100.662 -107.17 -167.463]"
-		"look" "[-85.389 -113.082 -171.063]"
+		"position" "[1065.49 -1050.08 276.553]"
+		"look" "[1070.89 -1046.1 261.187]"
 	}
 }
 cordon

mercurial