Tweak lighting again

Thu, 04 Apr 2024 22:00:59 -0600

author
Glitchvid <Glitchvid@glitchvid.com>
date
Thu, 04 Apr 2024 22:00:59 -0600
changeset 45
b1a115cd5242
parent 44
347161c6defc
child 46
2cba51c4478a

Tweak lighting again

rp_varacious.vmf file | annotate | diff | comparison | revisions
--- a/rp_varacious.vmf	Thu Apr 04 20:56:06 2024 -0600
+++ b/rp_varacious.vmf	Thu Apr 04 22:00:59 2024 -0600
@@ -2,7 +2,7 @@
 {
 	"editorversion" "400"
 	"editorbuild" "8157"
-	"mapversion" "2204"
+	"mapversion" "2208"
 	"formatversion" "100"
 	"prefab" "0"
 }
@@ -218,7 +218,7 @@
 world
 {
 	"id" "1"
-	"mapversion" "2204"
+	"mapversion" "2208"
 	"classname" "worldspawn"
 	"detailmaterial" "detail/detailsprites"
 	"detailvbsp" "detail.vbsp"
@@ -703410,14 +703410,14 @@
 {
 	"id" "1022169"
 	"classname" "light_environment"
-	"_ambient" "175 191 207 5"
+	"_ambient" "175 191 207 2"
 	"_ambientHDR" "-1 -1 -1 1"
 	"_AmbientScaleHDR" "1"
-	"_light" "190 214 193 65"
+	"_light" "190 214 193 30"
 	"_lightHDR" "-1 -1 -1 1"
 	"_lightscaleHDR" "1"
-	"angles" "0 37 0"
-	"pitch" "-65"
+	"angles" "0 350 0"
+	"pitch" "-55"
 	"origin" "640 -150 144"
 	editor
 	{
@@ -717444,41 +717444,6 @@
 }
 entity
 {
-	"id" "1078126"
-	"classname" "logic_auto"
-	"spawnflags" "0"
-	connections
-	{
-		"OnMapSpawn" "tonemap_controller,SetAutoExposureMax,4,0,-1"
-		"OnMapSpawn" "tonemap_controller,SetAutoExposureMin,.5,0,-1"
-		"OnMapSpawn" "tonemap_controller,SetTonemapRate,.35,0,-1"
-		"OnMapSpawn" "tonemap_controller,SetBloomScale,.4,0,-1"
-	}
-	"origin" "635.378 -168 120"
-	editor
-	{
-		"color" "220 30 220"
-		"visgroupshown" "1"
-		"visgroupautoshown" "1"
-		"logicalpos" "[0 0]"
-	}
-}
-entity
-{
-	"id" "1078128"
-	"classname" "env_tonemap_controller"
-	"targetname" "tonemap_controller"
-	"origin" "635.378 -168 104"
-	editor
-	{
-		"color" "220 30 220"
-		"visgroupshown" "1"
-		"visgroupautoshown" "1"
-		"logicalpos" "[0 0]"
-	}
-}
-entity
-{
 	"id" "1078603"
 	"classname" "prop_static"
 	"angles" "0 0 0"
@@ -723296,13 +723261,47 @@
 		"logicalpos" "[1500 14500]"
 	}
 }
+entity
+{
+	"id" "1088841"
+	"classname" "logic_auto"
+	"spawnflags" "1"
+	connections
+	{
+		"OnMapSpawn" "tonemap,SetTonemapRate,5,0,-1"
+		"OnMapSpawn" "tonemap,SetAutoExposureMax,1.3,0,-1"
+		"OnMapSpawn" "tonemap,SetAutoExposureMin,0.4,0,-1"
+	}
+	"origin" "586.926 -206.011 72"
+	editor
+	{
+		"color" "220 30 220"
+		"visgroupshown" "1"
+		"visgroupautoshown" "1"
+		"logicalpos" "[0 500]"
+	}
+}
+entity
+{
+	"id" "1088843"
+	"classname" "env_tonemap_controller"
+	"targetname" "tonemap"
+	"origin" "586.926 -190.011 72"
+	editor
+	{
+		"color" "220 30 220"
+		"visgroupshown" "1"
+		"visgroupautoshown" "1"
+		"logicalpos" "[0 500]"
+	}
+}
 cameras
 {
 	"activecamera" "0"
 	camera
 	{
-		"position" "[4247.45 5849.48 729.813]"
-		"look" "[4271.08 5861.41 -1165.8]"
+		"position" "[596.824 -154.196 176.831]"
+		"look" "[1956.88 330.131 -1051.87]"
 	}
 }
 cordon

mercurial