| 02-09-2009, 08:45 AM | #1 |
I read Whitehorns post about those randomly appearing corpses but I do not get the last part where it says "You need to copy the list of keytimes from the source animation model, to use for the Geosetanims on the new model." . So I would like to know how to copy the list of keytimes form the source animation model. |
| 02-09-2009, 09:37 AM | #2 |
Find the section: Code:
GeosetAnim {
GeosetId <the number of the geoset that is the corpse>,
Alpha <number of keys> {
DontInterp,
1337: 0,
....
}
}And copy/paste as the tutorial asks into the corresponding section in your target model. |
