Module veloren_world::layer::spot

source ·

Structs

Enums

  • Spots are localised structures that spawn in the world. Conceptually, they fit somewhere between the tree generator and the site generator: an attempt to marry the simplicity of the former with the capability of the latter. They are not globally visible to the game: this means that they do not appear on the map, and cannot interact with rtsim (much).

Functions