HolographicWings / LethalSDK-Unity-Project

Unity Project using Lethal Company SDK
MIT License
44 stars 6 forks source link

AssetBank Audio not working #76

Closed Joshi120 closed 9 months ago

Joshi120 commented 9 months ago

Greetings, i feel like i am either stupid or something isn't working "doubt that's the case" i added a sound inside the AssetBank , "the one that is there by default and already linked to the Manifest. But in-game it's just the default sound when you drop it or pick it up.... i must be doing something Very wrong

CidFexon commented 9 months ago

After adding your sound to the assetBank you have to go to the inspector of your scrap and you just add the name of your audio.

like : image image

HolographicWings commented 9 months ago

Thanks @CidFexon for answered before me ❤️ Yes, the asset bank just register the audio in game, you still need to define it in the scrap By default if you put no name for the sound, it will take the filename

Joshi120 commented 9 months ago

Thanks for the Reply, but i forgot to say i already did that. Buuut.... it was infact me being stupid. it was a simple upper and lowercase error on my side, Thanks tho! :)