Sound based AI trigger (/_Sound)

by Tafe
Create imaginary sound, for the concept of sound-triggers for AI
ID:2473733
 
Github: https://github.com/accnameOwl/AItrigger_sound


Desc:
sound is portrayed as a numerical value. The value is decreased based on distance between source and recipient of the sound.

Send sound with any amount of volume. Recipients nearby, relative to volume triggers a listener with data of sender and percieved volume.
It was intended for triggering AI in my own case
but it is essentially sound proximity.

It's not much of a trigger tho... As it stands, it's a for-loop checking orange(). I will update this to something better once i have the time in my hands