From Prismatic Garden · v2. Edit this definition in its source simulation.
Source
behavior CrystalRise for Mineral { expand toward +Z when self.energy > 0.30 && self.age < 0.20 { set target.energy = self.energy * 0.86; set target.age = 0.0; set target.hue = self.hue; } }Building blocks
These exact versions are included when you reuse this artifact.