NinFanBoyFTW Posted May 15, 2018 Posted May 15, 2018 Hi. I just wanted to know how to use the new pokemon cries feature. I have all of the wav files and I know you need to make a "sounds" folder but what is the naming structure for the pokemon cries.
evandixon Posted May 15, 2018 Posted May 15, 2018 Looks like it's /sounds/Species.wav or /sounds/Species-Form.wav.
NinFanBoyFTW Posted May 15, 2018 Author Posted May 15, 2018 I just tried and I wasnt able to get it to work. Im not sure but I also saw this on the new change resource = $"{pk.Species}"; - path = Path.Combine("sounds", $"{resource}.wav") So does that mean that the cry needs to be called pk.Species 1.wav or pk.Bulbasaur.wav I tried both and what you said but nothing is working.
NinFanBoyFTW Posted May 15, 2018 Author Posted May 15, 2018 (edited) Works great Thanks. Just to make clear for future reference 1.wav = Bulbasaur 649.wav = Genesect pokemon with different cries for alternate forms are 492.wav = Shaymin 492-1.wav = Shaymin Sky Form Edited May 15, 2018 by NinFanBoyFTW
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