Malacay2k11
Refugee
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
i tried things like this:
but the propery name of "CustomPickUpSound" may not be implemented i guess
So if someone can help me out i would appreciate it.

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

i tried things like this:
Code:
<property name="CustomPickUpSound" value="#@modfolder:Resources/MusicBox.unity3d?MusicBox_Load" />
