Sun disc no longer follows directional light?

Hey all,

Has anyone else noticed that in the Shooter Game template the Sun Disc doesn’t follow the directional light direction? Any idea how to fix this?

Hey TorQueMoD -

Shooter Game does not use the BP_SkySphere asset which ties the directional light into a sun disc position. You can add that functionality back in to the level by replacing the SM_Skysphere in the level with the BP_Skysphere and connect the Directional light into the BP’s details panel.

Thank You

Eric Ketchum

Oh cool thank you. I didn’t even realize that. Super easy fix.