WorldMgr: Difference between revisions
Jump to navigation
Jump to search
→WorldMgr
imported>Leoetlino |
imported>Leoetlino |
||
Line 31: | Line 31: | ||
| 8 || ? | | 8 || ? | ||
|} | |} | ||
=== Climate === | |||
The main WorldMgr class is responsible for keeping climate related parameters and determining which set of climate settings to use. Strangely enough, WorldMgr uses the position of the Camera actor to figure out which map area the player is in (and thus what climate to use), not the Player actor. | |||
== TimeMgr == | == TimeMgr == |