How could I make a "resizing" boombox?

Hey all! Recently I was messing around with the boombox gear, trying to make some improvements, and I kinda thought about making a resizing boombox script that synced to the audio, but I saw other people make boomboxes that did that.

Example: Trade Hangout has it, and Bus Stop Simulator also has it.

Any suggestions/support would be appreciated!

Change the SpecialMesh’s Scale property based on the sound’s PlaybackLoudness. You MUST do this on the client for PlaybackLoudness to work properly.

1 Like