• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Custom Sounds for Blocks

Hi guys :)

Just a fast Question :)

I saw on few Blocks the "CustomRepairSound" and "CustomUpgradeSound" property :)

Is there a way to play own Custom Sounds on "Pickup" a on Blocks ???

i want thats a "Music Box" block play some tunes on pick up, or Teddy bears making noises on pick up :D

i tried things like this:

Code:
<property name="CustomPickUpSound" value="#@modfolder:Resources/MusicBox.unity3d?MusicBox_Load" />
but the propery name of "CustomPickUpSound" may not be implemented i guess :) So if someone can help me out i would appreciate it.

 
Back
Top