Sorry, I mean this guy:
But let me back up to what I was trying to accomplish, because it also is why I ran into the visualizations for other files not updating thing.
For my dunes function, for instance, I want to be able to visualize it with different height ranges (e.g. in a biome part), and with different block types.
The best approach I was able to find was to make a biome part that uses the dunes function (in its own window), and visualize its chunks (in another window).
I think it’d be pretty handy to be able to expand upon the test node:
- There’d be less window juggling (one less window, or tab to switch to)
- The test node can also act as a useful reference when sharing these functions