1,297
edits
(→Food) |
|||
Line 60: | Line 60: | ||
== Food == | == Food == | ||
* Pretty evenly | * Pretty evenly distributed on earth | ||
* Only visible on zoomed in. | * Only visible on zoomed in. | ||
* | * If dropped, decrease and disappear after some time. | ||
* Math pattern having a fixed amount of food and a table with the removed ones (and dropped) and let the patters slowly slide/change in some way... | * Math pattern having a fixed amount of food and a table with the removed ones (and dropped) and let the patters slowly slide/change in some way... | ||
* Where is it calculated? | * Where is it calculated? | ||
** One table with lat L,LL and long L,LL values showing where it has been added | ** One table with lat L,LL and long L,LL values showing where it has been added | ||
** One table with actual food items on the map. When picked up, they | ** One table with actual food items on the map. When picked up, they spawn after some time, or grow up again. | ||
** There are fixed areas where the food appear. (Maybe in the future: Over time the internal pos and location is changed. Two overlapping formulas or just one and a fix time when it is changed to the new. Once a week the removed resources are reset and the new ones appear?) | |||
** There are fixed areas where the food appear. Over time the internal pos and location is changed. Two overlapping formulas or just one and a fix time when it is changed to the new. Once a week the removed resources are reset and the new ones appear? |