- Replace missing art texture with dev texture wip Steam-18

Fri, 29 Nov 2019 16:07:26 -0700

author
Glitchvid <Glitchvid@glitchvid.com>
date
Fri, 29 Nov 2019 16:07:26 -0700
branch
wip
changeset 241
b8696ef7bf96
parent 240
855f6c66e605
child 242
40d6d9a2712b

- Replace missing art texture with dev texture
- Bump TTT text version

ttt_canvas.vmf file | annotate | diff | comparison | revisions
--- a/ttt_canvas.vmf	Fri Nov 29 03:25:47 2019 -0700
+++ b/ttt_canvas.vmf	Fri Nov 29 16:07:26 2019 -0700
@@ -2,7 +2,7 @@
 {
 	"editorversion" "400"
 	"editorbuild" "8157"
-	"mapversion" "11527"
+	"mapversion" "11529"
 	"formatversion" "100"
 	"prefab" "0"
 }
@@ -500,7 +500,7 @@
 world
 {
 	"id" "1"
-	"mapversion" "11527"
+	"mapversion" "11529"
 	"classname" "worldspawn"
 	"detailmaterial" "detail/detailsprites"
 	"detailvbsp" "detail.vbsp"
@@ -634096,8 +634096,8 @@
 		{
 			"id" "375572"
 			"plane" "(-1272 -1012 32) (-1192 -1012 32) (-1192 -1012 288)"
-			"material" "GLITCHVID/ART/TALLART_SPLITCANVAS_WHITEROOM"
-			"uaxis" "[-1 0 0 -992] 0.25"
+			"material" "GLITCHVID/DEV/DEVMEASURE_TALLART"
+			"uaxis" "[-1 0 0 -64] 0.25"
 			"vaxis" "[0 0 -1 128] 0.25"
 			"rotation" "0"
 			"lightmapscale" "4"
@@ -634511,8 +634511,8 @@
 		{
 			"id" "375610"
 			"plane" "(-888 -1012 32) (-808 -1012 32) (-808 -1012 288)"
-			"material" "GLITCHVID/ART/TALLART_SPLITCANVAS_WHITEROOM"
-			"uaxis" "[-1 0 0 -160] 0.25"
+			"material" "GLITCHVID/DEV/DEVMEASURE_TALLART"
+			"uaxis" "[-1 0 0 -64] 0.25"
 			"vaxis" "[0 0 -1 128] 0.25"
 			"rotation" "0"
 			"lightmapscale" "4"
@@ -634926,8 +634926,8 @@
 		{
 			"id" "375648"
 			"plane" "(-1080 -1012 32) (-1000 -1012 32) (-1000 -1012 288)"
-			"material" "GLITCHVID/ART/TALLART_SPLITCANVAS_WHITEROOM"
-			"uaxis" "[-1 0 0 -576] 0.25"
+			"material" "GLITCHVID/DEV/DEVMEASURE_TALLART"
+			"uaxis" "[-1 0 0 -320] 0.25"
 			"vaxis" "[0 0 -1 128] 0.25"
 			"rotation" "0"
 			"lightmapscale" "4"
@@ -1017152,7 +1017152,7 @@
 	"id" "2038856"
 	"classname" "ttt_game_text"
 	"color" "255 255 255"
-	"message" "TTT Canvas - Revision 238"
+	"message" "TTT Canvas - Revision 241"
 	"receive" "1"
 	"targetname" "ttt_credits1"
 	"origin" "-48 464 88"
@@ -1116692,8 +1116692,8 @@
 	"activecamera" "0"
 	camera
 	{
-		"position" "[121.329 352.378 231.396]"
-		"look" "[121.216 351.374 231.233]"
+		"position" "[-41.4129 478.729 146.354]"
+		"look" "[-41.4129 478.729 145.331]"
 	}
 }
 cordon

mercurial