Terrascript - Implement noise functions
astrsh opened this issue ยท 1 comments
How should this handle biome-specific noise functions (#81)? The 2 ways I can think of are:
- Switch over between biomes.
- Only support global (pack-defined) functions.
Both approaches have advantages/disadvantages.