Psi

Psi

45M Downloads

[Request] Trick: Sound

Math321 opened this issue ยท 0 comments

commented

Trick: Sound would emit sound much like a note block.

Input 1: Position vector. This tells the Trick where to have the sound originate from (as well as a music note particle effect, perhaps?).

Input 2: An integer from 0 to 9. This tells the Trick which instrument to play, picking between the 10 different instruments available to note blocks.

Input 3: An integer from 0 to 24. This tells the Trick which note to play, picking between the 25 different notes available to note blocks.

Input 4 (optional): A volume control of sorts. If left unset, it plays the note at normal note-block volume. Otherwise, it plays the note quieter or louder than normal.