HolographicWings / LethalSDK-Unity-Project

Unity Project using Lethal Company SDK
MIT License
43 stars 5 forks source link

Scrap Pickup/Drop Sound help #19

Closed subzerohurley closed 9 months ago

subzerohurley commented 9 months ago

Noticed this setting a while ago and figured you could add custom sounds for when you pick up and drop the scrap, however when I add my sound to this field, nothing happens?

image

HolographicWings commented 9 months ago

Noticed this setting a while ago and figured you could add custom sounds for when you pick up and drop the scrap, however when I add my sound to this field, nothing happens?

image

You have to register the sound in the asset bank of your module, see the manifest 1.2.9 will fix an issue with custom sounds tho

subzerohurley commented 9 months ago

Will the SDK need to update too? or is 1.2.7 be fine still?

HolographicWings commented 9 months ago

Will the SDK need to update too? or is 1.2.7 be fine still?

no SDK update

subzerohurley commented 9 months ago

Sweet! thank you! Everything's working smoothly!