| 06-28-2004, 08:08 PM | #1 |
i need help on this, does any1 know the answer? |
| 06-29-2004, 12:42 PM | #2 |
You'll have to be more specific, but here is some general information. GeosetAnims can be used to toggle geoset visibility on and off. Here is an example of one: Code:
GeosetAnim {
Alpha 3 {
DontInterp,
25000: 1,
85000: 0,
159967: 0,
}
GeosetId 0,
}To make a bone take on a GeosetAnim, add a GeosetAnimId line. Code:
Bone "gutz00" {
ObjectId 0,
GeosetId 4,
GeosetAnimId 4,
} |
| 06-29-2004, 04:49 PM | #3 |
ty lol ownce more you save my life. in this way when i use your anim transfer i can fix up the model with your anwer and the whitehorn tutorial ^_^ ^_^ |
