World · Published v3

Asset initial

Asset_initial from Amber Cascade.

From Amber Cascade · v1. Edit this definition in its source simulation.

Source

// Amber Cascade: initial layout, before any simulation steps.
use models { Basin, GoldSand, RoseSand };

let layout = load "objects/layout.hyleobject";
let materials = legend {
	A = Basin;
	B = GoldSand;
	C = RoseSand;
};
place layout at [-15, -9, 0] with materials;

Building blocks

These exact versions are included when you reuse this artifact.

BehaviorFall@hyle · v1PropertyRock@hyle · v1VisualBasalt@hyle · v1VisualGoldGlow@hyle · v1ModelBasin@hyle · v1PropertyGrain@hyle · v1VisualRoseGlow@hyle · v1ModelGoldSand@hyle · v1BehaviorRemoveEmptyGrain@hyle · v1ModelRoseSand@hyle · v1