Re: Sky outside / normal lighting inside?
Posted: Fri Nov 06, 2015 10:08 pm
Oh, I think you meant modifying the wall to poke a hole in it...
Official Legend of Grimrock Forums
https://mail.almosthumangames.com/forum/
https://mail.almosthumangames.com/forum/viewtopic.php?t=12867
If you don't mind the performance loss, SkyComponent with the lights disabled should work fine for that, surely?gambit37 wrote:Thanks for the input minmay, very helpful. I've realised however that I've not described my intentions clearly enough. There isn't actually an outside area on the map. The whole map is an interior dungeon. What I wanted to do was create windows that open onto say a single empty cell, and then apply a skybox effect to that cell, so that it would seem to be a complete sky that the player is looking at through a window.
Yep. The unused window model in the asset pack does have a hole in it, but the mesh needs redesigning at the back so that some sort of fake sky texture could be applied to it. I'm curious why this wasn't used in the main campaign?petri wrote:Oh, I think you meant modifying the wall to poke a hole in it...

Well done! But that is a lot of work for a window. I hope you put a super epic boss battle in that room or somethinggambit37 wrote:OK, I got this mostly working, using minmay's idea: turn off all the components of a sky, except the sky.
I then painted an area outside the edge of the map with a forest tile, which applies the skybox.
Castle wall decorations open up onto the forest area, and act as windows.
I also placed the mountain decoration outside and lit it with an orange light.
Finally, an orange spot light shines in through the window to make a nice shadow of the window shape on the floor.
Azel wrote:Well done! But that is a lot of work for a window. I hope you put a super epic boss battle in that room or somethinggambit37 wrote:OK, I got this mostly working, using minmay's idea: turn off all the components of a sky, except the sky.
I then painted an area outside the edge of the map with a forest tile, which applies the skybox.
Castle wall decorations open up onto the forest area, and act as windows.
I also placed the mountain decoration outside and lit it with an orange light.
Finally, an orange spot light shines in through the window to make a nice shadow of the window shape on the floor.