All the different systems created for this game were pretty cool to see. I thought it was pretty cool messing around with the wave graph.
Viewing post in Entropic Echoes jam comments
thanks so much!! was my first time implementing a dynamic waveform like that, both for the audio and the visual. the relevant code is here if you're curious
https://github.com/Samiser/spooky-signals/blob/main/entities/signal_tuner/signal...
https://github.com/Samiser/spooky-signals/blob/main/ui/screens/signal_tuner/sign...