Cleaned up the mess, at this time, only viable data get synced (_work directory for Gothic-data, miranda for mdc-scripts. Need to symlink files to a working directory.
34 lines
999 B
Text
34 lines
999 B
Text
//+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
|
// Last Changes:
|
|
//+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
|
// 03.03.99 MaK : BEGIN
|
|
//+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
|
|
|
Model ("HuS")
|
|
{
|
|
|
|
meshAndTree ("Hum_Body_Naked0.ASC" DONT_USE_MESH)
|
|
|
|
aniEnum
|
|
{
|
|
|
|
// RUN-Mode
|
|
ani ("t_Run_2_RunL" 1 "s_RunL" 0.0 0.0 M. "Hum_Flucht_Jue01.asc" F 1 6)
|
|
|
|
// Run-Loop
|
|
ani ("s_RunL" 1 "s_RunL" 0.0 0.1 M. "Hum_Flucht_Jue01.asc" F 7 19)
|
|
{
|
|
*eventSFXGrnd (10 "Run")
|
|
*eventSFXGrnd (16 "Run")
|
|
}
|
|
|
|
ani ("t_RunL_2_Run" 1 "s_Run" 0.0 0.0 M. "Hum_Flucht_Jue01.asc" F 20 29)
|
|
{
|
|
*eventSFXGrnd (23 "Run")
|
|
*eventSFXGrnd (28 "Run")
|
|
}
|
|
aniBlend ("t_RunR_2_Run" "s_Run" 0.2 0.2)
|
|
|
|
}
|
|
}
|
|
|