From Azure Geysers · v1. Edit this definition in its source simulation.
Source
// Azure Geysers: initial layout, before any simulation steps.
use models { Mist, Platform, Vent };
let layout = load "objects/layout.hyleobject";
let materials = legend {
A = Mist;
B = Platform;
C = Vent;
};
place layout at [-13, -10, 0] with materials;
Building blocks
These exact versions are included when you reuse this artifact.
BehaviorMistRise@hyle · v1BehaviorEmitMist@hyle · v1PropertyEmitter@hyle · v1PropertyPlume@hyle · v1PropertyStone@hyle · v1VisualObsidian@hyle · v1ModelPlatform@hyle · v1BehaviorMistFade@hyle · v1ModelVent@hyle · v1VisualBlueVapor@hyle · v1ModelMist@hyle · v1BehaviorMistCleanup@hyle · v1VisualCopper@hyle · v1