Add MULTIPLE sound clips for the same pawn wounded sound? Possible?

Started by RickyMartini, January 14, 2017, 11:31:23 AM

Previous topic - Next topic

RickyMartini


RawCode

everything is possible.

if unity for some reason reject multiple clips, you always can generate clip at runtime and load generated clip.

RickyMartini

Quote from: RawCode on January 14, 2017, 11:57:46 PM
everything is possible.

if unity for some reason reject multiple clips, you always can generate clip at runtime and load generated clip.

Hey thanks! I eventually managed to do it using only .xml files.

Another question, do you know if it's possible to divide sound clips in genders?

What I want to accomplish is having sound clips for females and sound clips for males. What makes this thing difficult is that, at least for .xml, Tynan doesn't seem to have a lot of options dividing certain pawns into genders. They are all equally defined.