So… I’m working on my second map in Halo 5 Guardians. The 1st turned out good for my first forge map in Hal o 5. My 2nd map which i’m calling Forge Island Volcano is almost done. The only problem is that when i switch over to custom games mode to test it out, all the items have a red glow about it. I’ve tried everything to remove the red.
I turned off all the special effects lights, turned off the overlay, and still no luck.
Any ideas or help on this issue would be much appreciated.
Sounds like the map’s cube map is reflecting the light from a red object/light source. This post on ForgeHub has some nice info about what a cube map does and how you can take advantage of them in Halo 5.
You’ve got something red at the 0,0,0 coordinate (or the equivalent coordinate on the map) most likely. That post grim linked will give you details on how to isolate that coordinate and move any objects in that spot away to restore the default lighting.
> 2533274823295390;2:
> Sounds like the map’s cube map is reflecting the light from a red object/light source. This post on ForgeHub has some nice info about what a cube map does and how you can take advantage of them in Halo 5.
So i figured it out. The link helped by the way. I went back into forge. I realized what i did wrong. I accidentally made my volcano into one of those boxes by putting the lighting underneath the lava. I removed the light and it fixed the problem. Thank you both.