|
| 30 Jul 2015 01:38 PM |
As seen here http://www.roblox.com/games/277364086/111rules111s-Place-Number-30 Everything is black and yet there is light from the moon. How do I remove this? |
|
|
| Report Abuse |
|
|
|
| 30 Jul 2015 01:43 PM |
| You can try changing the geographic latitude to -90/90 degrees depending on the time, adding a skybox and disabling celestial bodies, and changing ambient/shadows. I don't mess around with lighting enough to know how to disable all lights. |
|
|
| Report Abuse |
|
|
|
| 31 Jul 2015 07:18 AM |
| how do you disable celestial bodies? |
|
|
| Report Abuse |
|
|
|
| 31 Jul 2015 07:23 AM |
| disabling celestial bodies doesn't help |
|
|
| Report Abuse |
|
|
| |
|
LocalRun
|
  |
| Joined: 28 May 2013 |
| Total Posts: 1986 |
|
|
| 31 Jul 2015 08:13 AM |
make a new script and type while true do print("fix!!") |
|
|
| Report Abuse |
|
|
|
| 31 Jul 2015 08:50 AM |
| ask the guy who made the game... |
|
|
| Report Abuse |
|
|
|
| 31 Jul 2015 08:51 AM |
| Turn Lighting.Brightness down. |
|
|
| Report Abuse |
|
|
|
| 31 Jul 2015 08:52 AM |
| Or turn off GlobalShadows. |
|
|
| Report Abuse |
|
|
CrowClaws
|
  |
| Joined: 04 Jul 2010 |
| Total Posts: 4466 |
|
|
| 31 Jul 2015 08:53 AM |
| Instance.new("Sky",game.Lighting).CelestialBodiesShown = false |
|
|
| Report Abuse |
|
|
| |
|
| |
|
|
| 31 Jul 2015 12:42 PM |
| my bad, turning brightness to 0 worked. |
|
|
| Report Abuse |
|
|