From Resonance Chamber · v2. Edit this definition in its source simulation.
Source
behavior ReversePulse for Acoustic + Pulse {
update when self.started < 0.5 {
set self.displacement = -self.displacement;
set self.started = 1.0;
}
}Building blocks
These exact versions are included when you reuse this artifact.