mirror of
https://github.com/mapbase-source/mapbase-model-src.git
synced 2025-06-07 19:12:06 +03:00
Fix citizen AR1 and crossbow relaxed anims constantly looping
This commit is contained in:
parent
d620c1a691
commit
eae037edc2
@ -25,7 +25,7 @@ $sequence "relaxed_ar1_full_arms" "custom\Idle_AR1_Relaxed.smd" frame 0 0 weight
|
||||
|
||||
// ----------------------------------------------------------------
|
||||
|
||||
$GenericIdle "Idle_AR1_Relaxed" "custom\Idle_AR1_Relaxed.smd" "ACT_NEUTRAL_AR1_RELAXED"
|
||||
$GenericIdle "Idle_AR1_Relaxed" "custom\Idle_AR1_Relaxed.smd" "ACT_NEUTRAL_AR1_RELAXED" frame 2 2 numframes 30
|
||||
|
||||
// ----------------------------------------------------------------
|
||||
|
||||
|
@ -69,7 +69,7 @@ $weightlist "weights_relaxed_1" {
|
||||
"ValveBiped.Bip01_L_Thigh" 0
|
||||
}
|
||||
|
||||
$GenericIdle "Idle_Crossbow_Relaxed" "custom\Idle_Crossbow_Relaxed.smd" "ACT_NEUTRAL_CROSSBOW_RELAXED"
|
||||
$GenericIdle "Idle_Crossbow_Relaxed" "custom\Idle_Crossbow_Relaxed.smd" "ACT_NEUTRAL_CROSSBOW_RELAXED" numframes 60
|
||||
|
||||
// ----------------------------------------------------------------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user