@@ -18,6 +18,8 @@ Look into the "ExampleConfigCells" asset for more information.
The Points Of Interests are shown as 2d pins with the respective icon of what they stand for. There are five static POIs which are museums, supermarkets, bars, schools and health care institutions. One POI is dynamic, which means it will only be visible at specific circumstances. In this case it is a post box that will only appear at noon. It is also possible to have dynamic POIs with more complex states by combining different conditions (like weather, time, specific locations and so on).
Look into the "ExampleConfigPOIs" asset for more information.
For this map we chose to have trees spawning randomly within all park cells. They are not allowed to spawn on streets or buildings and have a random rotation and height.
Look into the "ExampleConfigDecoration" asset for more information.
...
...
@@ -26,6 +28,8 @@ Look into the "ExampleConfigDecoration" asset for more information.
The UI in the top right hand corner shows the state of the real-world weather and the current time. Furthermore, there are particle effects for snow, rain and mist that are automatically being activated when the condition appears in the real world at your location.
Look into the "ExampleConfigWeathers" asset for more information. You will also see that the light changes color, position and intensity throughout the day.

### Player
The player is a simple character wearing an orange COALA cap. Look into the "third_person_player CoalaChar" prefab for more information.