env_fog_controller

  1. Grassen

    How to blend map with 3d Skybox??

    The title post says it all but for some additional details, I checked the sky_camera and it matches the same fog start and fog end with the env_fog_controller enttity within the map. Ive tested radial fog, fog blend, fog max density and no luck finding the smooth transition
  2. Cyberen

    Kart can't trigger env_fog_controller!

    It seems weird, because when the player is in a bumper car (addcond 82) I can trigger text to appear, but not a change in the env_fog_controller. Even worse is if I try to go around this limitation by sending the inputs to an info_branch it doesn't show me anything. Can anyone out there please...