[RELEASED] for UE4: Complete Sky and Weather System

Hey guys -

Came back to since making massive changes to the project im working on.
I am using the 4.20 GitHub build
Couple issues so far:

  1. Sky is black/grey after building. Added the code to the cpp module as instructed. Compiled the engine up - no issues or errors.
  2. Little confused on the blueprint sky driver. I added it, is multiplayer, so, do i need a authority switch or something? Not sure why its not loading on the client side (server has no UI so it wouldnt matter). Little confused why its not laoding after package. In the editor, seems to work (run as server) with 0 issues.

Did I miss something in the steps? Is there something different for multiplayer setups for ?

EDIT:
Loaded my main menu from the editor, went into multiplayer, connected to the remote server and was displaying. Running from a standalone client, it wont.