Sneaky Axolxtl Posted January 1, 2022 Share Posted January 1, 2022 Youtuber OrangE posted a video where he put all 100 videos playing each over each other and someone commented someone should make the insanity sound the audio of the video. I want to do this but I have no idea how, so I'm just asking for assistance. How do i change an audio in the game? I want to do this before Zaptrap beats me to the punch by one minute again like he did with the Walter reading creepy pasta mod Link to comment https://forums.kleientertainment.com/forums/topic/136660-help-how-do-i-make-a-new-insanity-sound/ Share on other sites More sharing options...
Leonidas IV Posted January 2, 2022 Share Posted January 2, 2022 You can use Remap Sound Event: RemapSoundEvent( "original path", "path of your audio" ) How to know the correct path I don't know. After creating your sound from some tutorial like THIS ONE, you need to register your asset via: Assets = { Asset("SOUNDPACKAGE", "soundpackage_path.fev"), Asset("SOUND", "sound_path.fsb"), } Maybe something is wrong, but I believe it is. Link to comment https://forums.kleientertainment.com/forums/topic/136660-help-how-do-i-make-a-new-insanity-sound/#findComment-1530156 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now