Here's the situation. I'm adding a second round of generator parts to the actor generator. In the first round there were some parts that had only one "sub-part". When I added the second round of generator parts, there some with a similar name as parts in the first add, but were multipart.
(the following file names are just for example)
for example: added group 1 has file
FG_RearHair2_p16_c1_m003
But added group has
FG_RearHair2_p16_c1_m003
FG_RearHair2_p16_c2_m003
FG_RearHair2_p16_c3_m003
This means that while I had to rename the "FG_RearHair2_p16_c1_m003" in the second add to FG_RearHair2_p17_c1_m003 to prevent conflicts, the "c2" and "c3" sections of the second add still exist. This left me with a weird part for the generator.
My question is:
Does the naming section after the "p" have to be a number?
Can it include letters?
So I could break up my added resources like
FG_RearHair2_pa16_c1_m003
and
FG_RearHair2_pa16_c1_m003
FG_RearHair2_pa16_c1_m003
FG_RearHair2_pa16_c1_m003
Thanks for your help!
(the following file names are just for example)
for example: added group 1 has file
FG_RearHair2_p16_c1_m003
But added group has
FG_RearHair2_p16_c1_m003
FG_RearHair2_p16_c2_m003
FG_RearHair2_p16_c3_m003
This means that while I had to rename the "FG_RearHair2_p16_c1_m003" in the second add to FG_RearHair2_p17_c1_m003 to prevent conflicts, the "c2" and "c3" sections of the second add still exist. This left me with a weird part for the generator.
My question is:
Does the naming section after the "p" have to be a number?
Can it include letters?
So I could break up my added resources like
FG_RearHair2_pa16_c1_m003
and
FG_RearHair2_pa16_c1_m003
FG_RearHair2_pa16_c1_m003
FG_RearHair2_pa16_c1_m003
Thanks for your help!