#1
|
|||
|
|||
Complete character cfg file relative directories
Hello,
We are using several complete characters and would like to keep one central repository for the animations. We found that using absolute file positions (ie animation=c:/foo/animation/anim.caf) works, but aren't sure what the convention for relative files is (ie animation=../animation/anim.caf). We tried a couple, but the parser did not recognize. How should the relative directories be referenced? Thanks, Christian |
#2
|
|||
|
|||
You can viz.res.addPath to specify a path where Vizard will search for resources. Does that work for you?
|
#3
|
|||
|
|||
Hi Christian,
You can use relative files in the .cfg files of complete characters in this way: Code:
skeleton = Skel\male_high_Skeleton.CSF |
Thread Tools | |
Display Modes | Rate This Thread |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Closing of an imported .py file | Uttama_vizard | Vizard | 2 | 05-04-2010 07:18 AM |
IVEx file extenstion unrecognised. | sindi | Vizard | 2 | 12-10-2009 02:20 AM |
Read file....many issues | Uttama_vizard | Vizard | 9 | 07-08-2008 03:16 PM |
File Management | Uttama_vizard | Vizard | 2 | 07-01-2008 10:44 AM |