mirror of
https://github.com/Tribufu/DayNightSystem
synced 2026-08-07 11:56:23 +00:00
Update README.md
This commit is contained in:
parent
95e41670ba
commit
aef7c37fac
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ Store the user specific clock type preference, and draw the widgets on player vi
|
|||
|
||||
#### BP_WeatherManager
|
||||
|
||||
This is where the magic happens. When placed in the level you can configure the custom settings and set a reference for the world directional light. (**This is extremely important, if this is not done the system will not work properly**).
|
||||
This is where the magic happens. When placed in the level you can configure the custom settings and set a reference for the world directional light, also BP_DefaultGameState must be set in your game mode. (**This is extremely important, if this is not done the system will not work properly**).
|
||||
|
||||
Some of the custom settings:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue