Fix citizen AR1 and crossbow relaxed anims constantly looping

This commit is contained in:
ALLEN-PC\acj30 2025-06-02 17:49:36 -05:00
parent d620c1a691
commit eae037edc2
2 changed files with 2 additions and 2 deletions

View File

@ -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
// ----------------------------------------------------------------

View File

@ -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
// ----------------------------------------------------------------