slavatrumpevitch on 22/4/2017 at 18:01
This feels like a super newb question, but how do I enter game mode with normal lighting? I never had issues with this pre 1.19, but now I can't figure out how to enter game mode in anything other than light_bright.
If I toggle light_bright, I can see the changes in the 3-d view in editor mode, but I still enter game mode with everything lit up to the max. Is this how it's supposed to be?
Daraan on 22/4/2017 at 19:09
Normally game mode takes the settings from the editor.
light_bright is an "old" command toggle_lightning is something new dark brought
Quote:
The commands "light_bright" and "lit_obj_toggle" are deprecated and will not work properly and consistently in
all situations. Use the new command "toggle_lighting" instead.
Else I could only think that if your using a GameMode.cmd for the game mode that there is something written in there but that shouldn't be normaly.
slavatrumpevitch on 23/4/2017 at 15:34
That'll do it, thanks!!