From Neon Tidal Pool · v2. Edit this definition in its source simulation.
Source
behavior WaveIntegration for Wave { update { set self.displacement = clamp(self.displacement + self.velocity, -1.0, 1.0); } } Building blocks
These exact versions are included when you reuse this artifact.